Skip to content
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

Pipeline monitoring metrics [WIP Draft] #598

Closed
wants to merge 15 commits into from

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Dec 12, 2023

Part of #83

Replaces #184.

See related research:
open-telemetry/oteps#238

Changes

Describes four new metrics (3 collector, 1 SDK):

  • otelcol.receiver.items
  • otelcol.processor.items
  • otelcol.exporter.items
  • otelsdk.producer.items

and five new standard attributes:

  • otel.signal
  • otel.success
  • otel.outcome
  • otel.name
  • otel.pipeline

@jmacd
Copy link
Contributor Author

jmacd commented Jan 8, 2024

Feedback from semconv meeting:

  • Write the descriptive text, add in references to the yaml anchors--then generate will do the right thing.
  • Look at error.type attribute value space, it may be incorporated.

Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Jan 25, 2024
Copy link

github-actions bot commented Feb 2, 2024

Closed as inactive. Feel free to reopen if this PR is still being worked on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants