View Source API Reference absinthe_field_telemetry v0.1.0

Modules

A library for analysing absinthe GraphQL runtime usage.

The backend of AbsintheFieldTelemetry.

A AbsintheFieldTelemetry.Backend implementation using ets.

Documentation for AbsintheFieldTelemetry.Backend.Redis

Absinthe middleware for adding telemetry for usage of fields in a GraphQL schema.

The absinthe_field_telemetry_dashboard macro can be used to add the dashboard to your router, as follows