opentelemetry-collector-contrib icon indicating copy to clipboard operation
opentelemetry-collector-contrib copied to clipboard

[receiver/httpcheck] Support log pipeline for httpcheck events

Open smithclay opened this issue 1 year ago • 2 comments
trafficstars

Component(s)

receiver/httpcheck

Is your feature request related to a problem? Please describe.

When the httpcheck receiver runs a check, optionally allow users to capture the result of the check as an OTLP log, optionally with the response body.

Describe the solution you'd like

Support for emitting log related to the status of checks in the httpcheck receiver. Attributes should be consistent with https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/httpcheckreceiver/documentation.md

Describe alternatives you've considered

This could be done via a connector (turn the metrics from httpcheck into logs), but this seems more appropriate as a native capability of the http check to emit OTLP logs.

Additional context

No response

smithclay avatar Mar 25 '24 14:03 smithclay

Pinging code owners:

  • receiver/httpcheck: @codeboten

See Adding Labels via Comments if you do not have permissions to add labels yourself.

github-actions[bot] avatar Mar 25 '24 14:03 github-actions[bot]

I have a draft PR on how this could be supported: https://github.com/carlosalberto/opentelemetry-collector-contrib/pull/2

Please provide feedback on whether this is a feasible approach ;) @codeboten

carlosalberto avatar May 09 '24 18:05 carlosalberto

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

  • receiver/httpcheck: @codeboten

See Adding Labels via Comments if you do not have permissions to add labels yourself.

github-actions[bot] avatar Jul 09 '24 03:07 github-actions[bot]

This issue has been closed as inactive because it has been stale for 120 days with no activity.

github-actions[bot] avatar Sep 07 '24 05:09 github-actions[bot]