In the How to enable monitoring (COS) guide on charmhub, specifically, in the part where opensearch and grafana-agent are integrated we are using wrong interfaces. The correct integration command should be juju integrate grafana-agent-k8s opensearch:cos-agent.
In the How to enable monitoring (COS) guide on charmhub, specifically, in the part where opensearch and grafana-agent are integrated we are using wrong interfaces. The correct integration command should be
juju integrate grafana-agent-k8s opensearch:cos-agent.