Skip to content

Add monitoring stack (Prometheus, Grafana, json-exporter)#18

Open
nvdk wants to merge 1 commit intomasterfrom
feature/monitoring-stack
Open

Add monitoring stack (Prometheus, Grafana, json-exporter)#18
nvdk wants to merge 1 commit intomasterfrom
feature/monitoring-stack

Conversation

@nvdk
Copy link
Member

@nvdk nvdk commented Feb 12, 2026

Optional docker-compose overlay for observability. Includes pre-configured dashboards for delta-notifier, sparql-parser and mu-search, with Prometheus scrape configs and json-exporter for sparql-parser's /recovery-status endpoint.

Requires versions of mu-search and delta-notifier that support metrics, those are currently still in feature releases:

  • semtech/mu-search:feature-metrics-endpoint
  • nvdk/mu-delta-notifier:feature-metrics

Optional docker-compose overlay for observability. Includes pre-configured
dashboards for delta-notifier, sparql-parser and mu-search, with Prometheus
scrape configs and json-exporter for sparql-parser's /recovery-status endpoint.

Usage: docker compose -f docker-compose.yml -f docker-compose.monitoring.yml up -d
@nvdk
Copy link
Member Author

nvdk commented Feb 12, 2026

This might not be the right place for this, but keeping the PR as doc for now. Will investigate if we can add it to mu-cli through https://github.com/mu-semtech/mu-cli?tab=readme-ov-file#developing-a-service-installation-script

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

Successfully merging this pull request may close these issues.

1 participant