canonical / grafana-agent-k8s-operator

This charmed operator automates the operational procedures of running Grafana Agent, an open-soruce telemetry collector.
https://charmhub.io/grafana-agent-k8s
Apache License 2.0
8 stars 18 forks source link

Use helper for mandatory relation pairs #286

Closed sed-i closed 5 months ago

sed-i commented 5 months ago

Issue

Mandatory relation pairs were modeled incorrectly.

Solution

Use helper for mandatory relation pairs.

In tandem with: