build: update sbt-release to 1.5.0
Signed-off-by: Hyperledger Bot <[email protected]>
Signed-off-by: Hyperledger Bot <[email protected]>
Signed-off-by: ansita20 <[email protected]>
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.29.0 to 7.29.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Doc Holiday <[email protected]> Signed-off-by: Doc Holiday <[email protected]>
Signed-off-by: Doc Holiday <[email protected]> Signed-off-by: Doc Holiday <[email protected]>
Signed-off-by: Doc Holiday <[email protected]> Signed-off-by: Doc Holiday <[email protected]>
Signed-off-by: Doc Holiday <[email protected]> Signed-off-by: Doc Holiday <[email protected]>
Signed-off-by: Akhil Repala <[email protected]>
Signed-off-by: Akhil Repala <[email protected]>
Signed-off-by: Akhil Repala <[email protected]>
Signed-off-by: Akhil Repala <[email protected]>
* feat(dashboards): add __inputs metadata and Grafana Cloud import script Add DS_PROMETHEUS datasource input entry to __inputs in all six dashboard JSON files (node-overview, block-production, peer-health, mempool, resources, full-panel). Panel datasource UIDs remain hardcoded as "prometheus" so file-based provisioning on self-hosted Grafana continues to work without modification. Add docs/dashboards/import-to-cloud.sh: a helper script for Grafana Cloud installs where the Prometheus datasource UID differs from "prometheus". The script auto-discovers the datasource UID via the Grafana API, rewrites the UID in-memory, and POSTs each dashboard to a target folder. Signed-off-by: wcatz <[email protected]> * feat(dashboards): use standard Grafana __inputs pattern for datasource portability Replace hardcoded datasource UID "prometheus" with the standard ${DS_PROMETHEUS} variable in all six dashboard JSON files (node-overview, block-production, peer-health, mempool, resources, full-panel), and add the corresponding __inputs entry in each file. This is the canonical Grafana export-for-sharing format: when a user imports any of these dashboards via Dashboards → New → Import, Grafana reads __inputs, shows a "Select your Prometheus datasource" dropdown, and substitutes the chosen UID before saving. No manual UID editing or helper scripts needed. Remove import-to-cloud.sh; the standard import UI handles this now. Signed-off-by: wcatz <[email protected]> --------- Signed-off-by: wcatz <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Replace hardcoded datasource UID "prometheus" with the standard ${DS_PROMETHEUS}
variable in all six dashboard JSON files (node-overview, block-production,
peer-health, mempool, resources, full-panel), and add the corresponding __inputs
entry in each file.
This is the canonical Grafana export-for-sharing format: when a user imports any
of these dashboards via Dashboards → New → Import, Grafana reads __inputs, shows
a "Select your Prometheus datasource" dropdown, and substitutes the chosen UID
before saving. No manual UID editing or helper scripts needed.
Remove import-to-cloud.sh; the standard import UI handles this now.
Signed-off-by: wcatz <[email protected]>
Add DS_PROMETHEUS datasource input entry to __inputs in all six dashboard JSON files (node-overview, block-production, peer-health, mempool, resources, full-panel). Panel datasource UIDs remain hardcoded as "prometheus" so file-based provisioning on self-hosted Grafana continues to work without modification. Add docs/dashboards/import-to-cloud.sh: a helper script for Grafana Cloud installs where the Prometheus datasource UID differs from "prometheus". The script auto-discovers the datasource UID via the Grafana API, rewrites the UID in-memory, and POSTs each dashboard to a target folder. Signed-off-by: wcatz <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Add entities/stake_pools/vrf_key_hashes/v0 namespace