-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When using services within a cluster the annotation use the auto-generated name (e.g, Benchmarks-1).
This is hardly helpful when using the cluster to run a test-suit.
Instead, we should be able to use custom annotations that include the test-name.
To do so, we must:
- add
grafanaDescriptionto the template's decorators - populate the
grafanaDescriptionvia values from inputs. - Use the
grafanaDescriptionwhen generating the grafana annotations.
Metadata
Metadata
Assignees
Labels
No labels