This page explains how to send data from a Go app to Axiom.
eval $(axiom config export -f)
to configure your environment variables. Otherwise, create an API token and export it as AXIOM_TOKEN
.
Alternatively, configure the client using options passed to the axiom.NewClient
function: