canonical / prometheus-k8s-operator

This charmed operator automates the operational procedures of running Prometheus, an open-source metrics backend.
https://charmhub.io/prometheus-k8s
Apache License 2.0
21 stars 34 forks source link

`prometheus_scrape` relation should block charm for cross-model relations #597

Closed mmkay closed 1 month ago

mmkay commented 4 months ago

Enhancement Proposal

If we detect prometheus_scrape relation that spans models, we should make the charm blocked. We could detect if the relation is connected with a remote-....

lucabello commented 1 month ago

We have discovered we don't really have a way to do this. Closing.