Skip to content

Incorrect minimum version for Apache receiver? #39758

Open
@wjakelee

Description

@wjakelee

Component(s)

No response

Describe the issue you're reporting

Re-opened from #34855 which was auto-closed.

Looking at the Prequisites for the Apache receiver, it claims to support version "2.4+". This implies, to me, any release in the 2.4 line.

I do not believe this is correct because some of the fields it scrapes do not appear until later versions of Apache. For example, ServerUptimeSeconds does not appear in mod_status until 2.4.13.

While this doesn't break the receiver when scraping the server-status endpoint from e.g. 2.4.6, it leads to metrics silently missing and users wondering "why some metrics are not going through".

Simple fix: update the README to say something like:

This receiver supports Apache Web Server version 2.4.13+

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions