View Source API Reference absinthe_field_telemetry v0.3.0
Modules
A library for analysing absinthe GraphQL runtime usage.
AbsintheFieldTelemetry application, responsible for starting the backend workers.
The backend of AbsintheFieldTelemetry.
This implementation of the backend is provided to be a wrapper around another backend.
A AbsintheFieldTelemetry.Backend implementation using ets.
Documentation for AbsintheFieldTelemetry.Backend.Redis
Absinthe middleware for adding telemetry for usage of fields in a GraphQL schema.
Top-level Supervisor for the AbsintheFieldTelemetry application.
The absinthe_field_telemetry_dashboard macro can be used to add the dashboard to your router, as follows