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

[processor/resourcedetectionprocessor] add Heroku detector #16833

Closed
atoulme opened this issue Dec 9, 2022 · 1 comment
Closed

[processor/resourcedetectionprocessor] add Heroku detector #16833

atoulme opened this issue Dec 9, 2022 · 1 comment
Labels
needs triage New item requiring triage

Comments

@atoulme
Copy link
Contributor

atoulme commented Dec 9, 2022

The purpose and use-cases of the new component

This is a simple detector modeled after the SignalFx heroku monitor, which sends periodically information about the heroku application.
See https://github.com/signalfx/signalfx-agent/blob/5dbb6fee0a39953b96b76ec4a6ec973a7dbf9753/pkg/monitors/heroku/monitor.go#L43 and https://github.com/signalfx/signalfx-agent/blob/5dbb6fee0a39953b96b76ec4a6ec973a7dbf9753/pkg/monitors/heroku/metadata.yaml

This detector just reports in what is offered by the environment variables of Heroku. A complete list is available here: https://devcenter.heroku.com/articles/dyno-metadata

@atoulme atoulme added the needs triage New item requiring triage label Dec 9, 2022
@atoulme atoulme changed the title New component: Heroku receiver [processor/resourcedetectionprocessor] add Heroku detector Dec 10, 2022
@atoulme
Copy link
Contributor Author

atoulme commented Jan 7, 2023

Closing as the PR is merged. Work on the specification front is ongoing.

@atoulme atoulme closed this as completed Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage New item requiring triage
Projects
None yet
Development

No branches or pull requests

1 participant