Pantsbuild OpenTelemetry Plugin from Shoal Software LLC
Project description
Pantsbuild OpenTelemetry Plugin
Overview
This is a plugin to the Pantsbuild build orchestration tool to emit tracing spans to OpenTelemetry-compatible systems for the build workflows orchestrated by Pants. The plugin is licensed under the Apache License 2.0.
Installation
From PyPI:
-
In the relevant Pants project, edit
pants.tomlto set the[GLOBAL].pluginsoption to includeshoalsoft-pants-opentelemetry-pluginand the[GLOBAL].backend_packagesoption to includeshoalsoft.pants_opentelemetry_plugin. -
For basic export to a local OTLP/GRPC OpenTelemetry agent on its default port, configure the plugin as follows in
pants.toml:[shoalsoft-opentelemetry] enabled = true exporter = "grpc"
-
The plugin exposes many other options (which correspond to
OTEL_environment variables in other systems). Runpants help-advanced shoalsoft-opentelemetryto see all of the plugin's available configuration options.
Note: The plugin respects any TRACEPARENT environment variable and will link generated traces to the parent trace and span referenced in the TRACEPARENT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shoalsoft_pants_opentelemetry_plugin-0.3.1.dev1.tar.gz.
File metadata
- Download URL: shoalsoft_pants_opentelemetry_plugin-0.3.1.dev1.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fee35f9f31e56fd30eb977917e7f6a6bc03b3ec548acd1eb4c3f2e5261d3f01
|
|
| MD5 |
4c2f9ae5d05cc32c1a893a8edbd9a72c
|
|
| BLAKE2b-256 |
42f0b78afbadf7cfbecbdddc3a9a2f773af82faa52432edf21bf184ad3f21a32
|
File details
Details for the file shoalsoft_pants_opentelemetry_plugin-0.3.1.dev1-py3-none-any.whl.
File metadata
- Download URL: shoalsoft_pants_opentelemetry_plugin-0.3.1.dev1-py3-none-any.whl
- Upload date:
- Size: 26.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2cdd2c1fc3db0b76b9bd84aa5916c7f259a0a0e6ed61349d38c977ab10428fb
|
|
| MD5 |
be4544871bcf969a3beeb3a76a34bfed
|
|
| BLAKE2b-256 |
d436aa68f4777211e323c2f30959f996c9b527d378bf882702bbe94545d9d9bb
|