-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Add the metricstarttimeprocessor to the otelcolcontrib build #39857
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
Labels
Comments
ridwanmsharif
added a commit
to ridwanmsharif/opentelemetry-collector-contrib
that referenced
this issue
May 5, 2025
Fixes open-telemetry#39857 Signed-off-by: Ridwan Sharif <[email protected]>
ridwanmsharif
added a commit
to ridwanmsharif/opentelemetry-collector-contrib
that referenced
this issue
May 5, 2025
Fixes open-telemetry#39857 Signed-off-by: Ridwan Sharif <[email protected]>
ridwanmsharif
added a commit
to ridwanmsharif/opentelemetry-collector-contrib
that referenced
this issue
May 5, 2025
Fixes open-telemetry#39857 Signed-off-by: Ridwan Sharif <[email protected]>
Pinging code owners for processor/metricstarttime: @dashpole @ridwanmsharif. See Adding Labels via Comments if you do not have permissions to add labels yourself. For example, comment '/label priority:p2 -needs-triaged' to set the priority and remove the needs-triaged label. |
ridwanmsharif
added a commit
to ridwanmsharif/opentelemetry-collector-contrib
that referenced
this issue
May 6, 2025
Fixes open-telemetry#39857 Signed-off-by: Ridwan Sharif <[email protected]>
dragonlord93
pushed a commit
to dragonlord93/opentelemetry-collector-contrib
that referenced
this issue
May 23, 2025
…ssor to the contrib distribution (open-telemetry#39858) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Adds the metricstarttimeprocessor to the contrib build <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes open-telemetry#39857 <!--Describe what testing was performed and which tests were added.--> #### Testing Unit tests and integration tests are part of the component. <!--Describe the documentation added.--> #### Documentation Readme as part of the component <!--Please delete paragraphs that you did not use before submitting.--> --------- Signed-off-by: Ridwan Sharif <[email protected]> Co-authored-by: Curtis Robert <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Component(s)
cmd/otelcontribcol
Is your feature request related to a problem? Please describe.
We have users that want to use the contrib build but also require the
metricstarttimeprocessor
. I'm one of the codeowners of the processor as well.Describe the solution you'd like
Add it to the processor list of otelcontribcol
Describe alternatives you've considered
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered: