-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationreceiver/httpcheckHTTP Check receiverHTTP Check receiver
Description
Component(s)
receiver/httpcheck
Describe the issue you're reporting
In the section Below, timing.request.duration is not supported in the latest release
Timing Breakdown Metrics
For detailed performance analysis, timing breakdown metrics are available:
receivers:
httpcheck:
metrics:
httpcheck.dns.lookup.duration:
enabled: true
httpcheck.client.connection.duration:
enabled: true
httpcheck.tls.handshake.duration:
enabled: true
httpcheck.client.request.duration:
enabled: true
httpcheck.request.duration: # <---------- Not supported in latest release, httpcheck.duration is supported
enabled: true
httpcheck.response.duration:
enabled: true
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
ervandenbosch
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationreceiver/httpcheckHTTP Check receiverHTTP Check receiver