Skip to content

Instantly share code, notes, and snippets.

@jesusvazquez
Last active December 3, 2021 11:03
Show Gist options
  • 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
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment