grafana/k8s-monitoring-helm

Add Support for Synthetic Monitoring Checks

Opened this issue · 2 comments

Add Support for Synthetic Monitoring Checks

I really like this idea. Is there a way to programmatically configure synthetic monitoring? Can we do something with annotations on a service or ingress object?

Also cool would be to put a button inside K8s monitoring on Grafana Cloud.

This is more for private probes, by deploying the Synthetic Monitoring Agent within a given cluster to use as a probe source, instead of the publicly available probe locations in Grafana Cloud. There is already helm chart grafana/synthetic-monitoring-agent https://github.com/grafana/helm-charts/tree/main/charts/synthetic-monitoring-agent

https://grafana.com/docs/grafana-cloud/testing/synthetic-monitoring/set-up/set-up-private-probes/