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/hostmetricsreceiver] Scrape process delay #12201

Merged
merged 3 commits into from
Jul 9, 2022

Conversation

davidmirza408
Copy link
Contributor

@davidmirza408 davidmirza408 commented Jul 9, 2022

Description:
add configuration option called scrape_process_delay to allow the user to delay collecting process metrics using hostmetricsreceiver until a process has been running for a given amount of time.

Link to tracking Issue:
#8976

Testing:
ran the receiver locally. Also added unit test to verify that the setting works and only filters out the expected processes.

Documentation:
See readme

cc: @dmitryax

@dmitryax dmitryax merged commit cab4e7a into open-telemetry:main Jul 9, 2022
atoulme pushed a commit to atoulme/opentelemetry-collector-contrib that referenced this pull request Jul 16, 2022
…2201)

add configuration option called scrape_process_delay to allow the user to delay collecting process metrics using hostmetricsreceiver until a process has been running for a given amount of time.
ag-ramachandran referenced this pull request in ag-ramachandran/opentelemetry-collector-contrib Sep 15, 2022
add configuration option called scrape_process_delay to allow the user to delay collecting process metrics using hostmetricsreceiver until a process has been running for a given amount of time.
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.

None yet

3 participants