A project for frontend application observability, Grafana Faro includes a highly configurable web SDK for real user monitoring (RUM) that instruments browser frontend applications to capture observability signals. The frontend telemetry can then be correlated with backend and infrastructure data for seamless, full-stack observability.
For the Grafana Faro Web SDK, please go to https://github.com/grafana/faro-web-sdk.
The repository consists of
- OpenAPI specification
- Packages with HTTP Models generated from the OpenAPI specification
/pkg/go contains HTTP Models in Go generated from the OpenAPI specification using oapi-codegen.