Documentation ¶
Overview ¶
Package examples contains code examples on how to use Axiom Go.
Usage:
go run ./{example}
Directories ¶
Path | Synopsis |
---|---|
The purpose of this example is to show how to integrate with apex/log.
|
The purpose of this example is to show how to integrate with apex/log. |
The purpose of this example is to show how to send events to Axiom.
|
The purpose of this example is to show how to send events to Axiom. |
The purpose of this example is to show how to stream the contents of a JSON logfile and gzip them on the fly.
|
The purpose of this example is to show how to stream the contents of a JSON logfile and gzip them on the fly. |
The purpose of this example is to show how to replicate the contents of Hacker News into Axiom.
|
The purpose of this example is to show how to replicate the contents of Hacker News into Axiom. |
The purpose of this example is to show how to integrate with logrus.
|
The purpose of this example is to show how to integrate with logrus. |
The purpose of this example is to show how to instrument the Axiom Go client using OpenTelemetry.
|
The purpose of this example is to show how to instrument the Axiom Go client using OpenTelemetry. |
The purpose of this example is to show how to send OpenTelemetry traces to Axiom.
|
The purpose of this example is to show how to send OpenTelemetry traces to Axiom. |
The purpose of this example is to show how to query a dataset using the Axiom Processing Language (APL).
|
The purpose of this example is to show how to query a dataset using the Axiom Processing Language (APL). |
The purpose of this example is to show how to query a dataset using a legacy query.
|
The purpose of this example is to show how to query a dataset using a legacy query. |
The purpose of this example is to show how to integrate with slog.
|
The purpose of this example is to show how to integrate with slog. |
The purpose of this example is to show how to integrate with zap.
|
The purpose of this example is to show how to integrate with zap. |
The purpose of this example is to show how to integrate with zerolog.
|
The purpose of this example is to show how to integrate with zerolog. |
Click to show internal directories.
Click to hide internal directories.