Closed simskij closed 2 years ago
This PR introduces a new relation interface called catalogue for connecting Prometheus to a landing page. Over this relation, Prometheus provides an application entry, which then will be used by the landing page to display where users may go.
catalogue
See https://github.com/canonical/catalogue-k8s-operator/ for the other end of this relation.
catalogue-k8s
edge
Implement the catalogue interface to allow for integration with catalogue-k8s.
This PR introduces a new relation interface called
catalogue
for connecting Prometheus to a landing page. Over this relation, Prometheus provides an application entry, which then will be used by the landing page to display where users may go.Context
See https://github.com/canonical/catalogue-k8s-operator/ for the other end of this relation.
Testing Instructions
catalogue-k8s
fromedge
Release Notes
Implement the
catalogue
interface to allow for integration withcatalogue-k8s
.