pyrra icon indicating copy to clipboard operation
pyrra copied to clipboard

feat: add metadata to pyrra_objective

Open akselleirv opened this issue 1 year ago • 2 comments

  • Adds the .spec.description to pyrra_objective
  • Adds a prom label to pyrra_objective named info which adds helpful metadata information about the SLO. Inspired from how the Pyrra UI adds latency information which makes it easier to understand what the latency SLO is measuring.

Example of using the new metadata labels in the Grafana dashboard: image

Relates to #745

akselleirv avatar May 31 '23 06:05 akselleirv

@metalmatze Hello! Any chance to get it merged?

svyatoslavmo avatar Oct 23 '23 20:10 svyatoslavmo

You can already add labels to pyrra_objective by adding pyrra.dev/your-label: label value to the SLO definition... isn't the use case already covered here? 🤔

ArthurSens avatar Dec 01 '23 12:12 ArthurSens