This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Define workflow for metrics dashboard branching #1453
Milestone
Comments
Default grafcli doesn't work with Graphana 5 (cc: m110/grafcli#24). The |
cc: m110/grafcli#26 |
2 tasks
vkomenda
pushed a commit
to vkomenda/solana
that referenced
this issue
Aug 29, 2021
) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
TESLA-SATI
pushed a commit
to TESLA-SATI/solana
that referenced
this issue
May 23, 2024
…#1453) * add `ProofGenerationError` and `ProofVerificationError` * add `zero_ciphertext` proof data module from zk-token-sdk verbatim * clean up `zero_ciphertext` proof data module * add `VerifyZeroCiphertext` instruction * cargo fmt * remove `ProofGenerationError::FeeCalculation` * remove `ProofGenerationError::NotEnoughFunds`
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to mirror the release channel workflow for dashboards, to avoid broken dashboards on stable branches when new dashboard features are added or when metrics are changed.
The dev testnets should only show up in the master dashboard.
Ideally the grafana configuration is stored in the repo too, and we deploy it to grafana
The text was updated successfully, but these errors were encountered: