API Reference absinthe_field_telemetry v#0.3.1

View Source

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