Skip to content

Add otel metrics export to the agent #3260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

wolfeidau
Copy link
Contributor

@wolfeidau wolfeidau commented Apr 3, 2025

Description

This is a bit of an experiment looking at what it would look like to build a set of metrics from the spans generated during execution of a job, currently these are written out to the logs of the agent and sent to buildkite.

I need to explore where to write this data, and what options there are to integrate it into otel tracing already present.

Context

Changes

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

@wolfeidau wolfeidau force-pushed the feat_otel_metrics_exported_console branch from 439434d to 054d700 Compare April 9, 2025 06:12
@wolfeidau wolfeidau force-pushed the feat_otel_metrics_exported_console branch from 054d700 to f9ec79c Compare April 15, 2025 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant