This page explains how to send data from a Python app to Axiom.
eval $(axiom config export -f)
to configure your environment variables. Otherwise, create an API token and export it as AXIOM_TOKEN
.
You can also configure the client using options passed to the client constructor:
AxiomHandler
AxiomHandler
to send logs from the logging
module to Axiom:
structlog