Skip to content

Instantly share code, notes, and snippets.

@jesusvazquez
Last active December 3, 2021 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jesusvazquez/09ed3592c17654bf4656b270a60eb22d to your computer and use it in GitHub Desktop.
Save jesusvazquez/09ed3592c17654bf4656b270a60eb22d to your computer and use it in GitHub Desktop.

Test mermaid

graph TD
A[Cortex GW] -->|GET| B(Querier)
B --> |Key Config| C(GCS)
C --> |Config| B
B -->|Config| A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment