View Source OpentelemetryDataloader (opentelemetry_dataloader v0.1.0)

Module for automatic instrumentation of Dataloader.

It works by listening to [:dataloader, :source, :run/:batch, :start/:stop] telemetry events.

Summary

Functions

Initializes and configures the telemetry handlers.

Functions

Link to this function

handle_event(event, measurements, metadata, config)

View Source

Initializes and configures the telemetry handlers.