Private probes | Grafana Labs
grafana.com › synthetic-monitoring › private-probesPrivate probes. In addition to the public probes run by Grafana Labs, you can choose to install your own private probes. These are only accessible to you and only write data to your Grafana Cloud account. Private probes are instances of the open source Grafana Synthetic Monitoring Agent. Make sure you have installed and configured Synthetic ...
API documentation | Grafana Labs
https://grafana.com/docs/tempo/latest/api_docsTempo’s API. Tempo exposes an API for pushing and querying traces, and operating the cluster itself. For the sake of clarity, in this document we have grouped API endpoints by service, but keep in mind that they’re exposed both when running Tempo in microservices and singly-binary mode: Microservices: each service exposes its own endpoints.
API documentation | Grafana Labs
grafana.com › docs › tempoReadiness probe GET /ready Returns status code 200 when Tempo is ready to serve traffic. Metrics GET /metrics Returns the metrics for the running Tempo service in the Prometheus exposition format. Pprof GET /debug/pprof/heap GET /debug/pprof/block GET /debug/pprof/profile GET /debug/pprof/trace GET /debug/pprof/goroutine GET /debug/pprof/mutex