Skip to content

Old functionality still in httpcheckreceiver documentation #44729

@BramVerkuijlen

Description

@BramVerkuijlen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions