axiom

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2025 License: MIT Imports: 4 Imported by: 0

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MyAxiomTask

type MyAxiomTask struct{}

func (*MyAxiomTask) Execute

func (t *MyAxiomTask) Execute(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL