View Source AbsintheFieldTelemetry.Web.Router (absinthe_field_telemetry v0.2.2)

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

  import AbsintheFieldTelemetry.Web.Router
  absinthe_field_telemetry_dashboard "/absinthe_field_telemetry_dashboard"

Summary

Functions

Link to this macro

absinthe_field_telemetry_dashboard(path, opts \\ [])

View Source (macro)