Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tf] Add self monitoring relations #220

Open
sed-i opened this issue Oct 24, 2024 · 0 comments
Open

[tf] Add self monitoring relations #220

sed-i opened this issue Oct 24, 2024 · 0 comments

Comments

@sed-i
Copy link
Contributor

sed-i commented Oct 24, 2024

Via @simskij:

Loki is not ingesting it's own logs. what's missing is:

  • a grafana agent
  • relation over loki:logging-consumer to ga
  • relation over loki:logging-provider to ga

Loki is not sending any metrics to mimir. what's missing is:

  • a grafana agent
  • relation over loki:self-metrics-endpoint to ga, and
  • relation over mimir:receive-remote-write to ga

Tempo is not sending any metrics to mimir. what's missing is:

  • a grafana agent
  • relation over tempo:self-metrics-endpoint to ga, and
  • relation over mimir:receive-remote-write to ga
  • :logging relation

:tracing relation is missing for all charms that support it:

        juju relate tempo:tracing loki
        juju relate tempo:tracing mimir
        juju relate tempo:tracing grafana:tracing
        juju relate tempo:tracing loki:tracing
        juju relate tempo:tracing loki-backend:tracing
        juju relate tempo:tracing loki-read:tracing
        juju relate tempo:tracing loki-write:tracing
        juju relate tempo:tracing mimir-alertmanager:tracing
        juju relate tempo:tracing mimir-compactor:tracing
        juju relate tempo:tracing mimir-distributor:tracing
        juju relate tempo:tracing mimir-flusher:tracing
        juju relate tempo:tracing mimir-ingester:tracing
        juju relate tempo:tracing mimir-overrides-exporter:tracing
        juju relate tempo:tracing mimir-querier:tracing
        juju relate tempo:tracing mimir-query-frontend:tracing
        juju relate tempo:tracing mimir-query-scheduler:tracing
        juju relate tempo:tracing mimir-ruler:tracing
        juju relate tempo:tracing mimir-store-gateway:tracing
        juju relate tempo:tracing self-signed-certificates:tracing
        juju relate tempo:tracing traefik:tracing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant