Module Opentelemetry_client.Exporter_debug

Basic debug exporter, prints signals on stdout/stderr/...

As the name says, it's not intended for production but as a quick way to export signals and eyeball them.

debug ?out () is an exporter that pretty-prints signals on out.

  • parameter out

    the formatter into which to print, default stderr.