package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: May 23, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Axiom Observability
How to set up tracing and logging for workflows using Axiom observability platform.
It uses OpenTelemetry to add tracing and the standard slog package for logging.
To run the example, you need to set the additional following environment variables:
AXIOM_API_KEY
to your Axiom API key.
AXIOM_TRACES_DATASET
to the dataset where traces should be stored.
AXIOM_LOGS_DATASET
to the dataset where logs should be stored.
Documentation
¶
type MyAxiomTask struct{}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.