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

[receiver/kubeletstats] refactor receiver to explicitly detail metrics emited. #9517

Merged
merged 11 commits into from May 3, 2022

Conversation

TylerHelmuth
Copy link
Member

@TylerHelmuth TylerHelmuth commented Apr 25, 2022

Description:
Updates the kubletstats receiver's metadata.yaml to explicitly list the metrics this receiver exports. This also updates the documentation.yaml to now list all metrics emitted exactly as they are emitted.

No functionality change; the metrics emitted should be the same as before.

Link to tracking Issue:
#9413

Testing:
Ran all existing unit tests. Expected outcomes of the tests did not change since no metrics/attributes were changed.

Documentation:
automated documentation updated.

@TylerHelmuth TylerHelmuth requested review from a team and dmitryax as code owners April 25, 2022 18:45
@project-bot project-bot bot added this to In progress in Collector Apr 25, 2022
@dmitryax dmitryax added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 26, 2022
Collector automation moved this from In progress to Reviewer approved Apr 30, 2022
@TylerHelmuth
Copy link
Member Author

@dmitryax is this ready to merge?

@dmitryax dmitryax added the ready to merge Code review completed; ready to merge by maintainers label May 3, 2022
@dmitryax
Copy link
Member

dmitryax commented May 3, 2022

Yes it is. added the right label :) cc @open-telemetry/collector-contrib-approvers

@codeboten codeboten merged commit c2a5704 into open-telemetry:main May 3, 2022
@TylerHelmuth TylerHelmuth deleted the issue-9413 branch May 3, 2022 18:48
djaglowski pushed a commit to djaglowski/opentelemetry-collector-contrib that referenced this pull request May 10, 2022
…s emited. (open-telemetry#9517)

* Update metadata.yaml to list all metrics

* Updated accumulator to use new metrics

* Fix import

* Fix lint

* Moved init functions into Types

* Fix lint

* Fix lint

* run goporto

* re-enabled volume metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
No open projects
Collector
  
Reviewer approved
Development

Successfully merging this pull request may close these issues.

None yet

5 participants