Menu
Choose a product
Scroll for more
Grafana Cloud
Amends
The knowledge graph records amends such as new versions, configuration updates, and scale up and scale down events by observing changes in metric label values and metric values. Amends are annotated as blue bars on RCA workbench.
For example, the metric redis_instance_info has a label redis_version, and the label value is tracked by the knowledge graph as a new normalized label version to record new versions.
code
- record: asserts:version:info
expr: group by (namespace, job, service, asserts_env, asserts_site, asserts_source, version)
(label_replace(redis_instance_info, "version", "$1", "redis_version", "(.+)"))
labels:
asserts_source: redis
asserts_version_type: serviceWas this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:
Video

Getting started with managing your metrics, logs, and traces using Grafana
In this webinar, we’ll demo how to get started using the LGTM Stack: Loki for logs, Grafana for visualization, Tempo for traces, and Mimir for metrics.
Video

Intro to Kubernetes monitoring in Grafana Cloud
In this webinar you’ll learn how Grafana offers developers and SREs a simple and quick-to-value solution for monitoring their Kubernetes infrastructure.
Video

Building advanced Grafana dashboards
In this webinar, we’ll demo how to build and format Grafana dashboards.