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

[Metrics builder] Add ability to override start time per resource #9992

Conversation

dmitryax
Copy link
Member

Some scrapers require setting different start time per resource. Currently metrics builder maintains one start time per builder. This change adds an option to override start time when calling EmitForResource

Unblocks #9744

@dmitryax dmitryax requested a review from a team May 13, 2022 01:01
@dmitryax dmitryax added the Skip Changelog PRs that do not require a CHANGELOG.md entry label May 13, 2022
Some scrapers require setting different start time per resource. Currently metrics builder maintains one start time per builder. This change adds an option to override start time when calling `EmitForResource`
@dmitryax dmitryax force-pushed the metrics-builder-start-time-per-resource branch from a3cd285 to d68e9f5 Compare May 13, 2022 01:05
@djaglowski djaglowski merged commit 0092d72 into open-telemetry:main May 13, 2022
@dmitryax dmitryax deleted the metrics-builder-start-time-per-resource branch May 13, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants