You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after the recent frequent version updates, the exporter returns both (all) of the last versions.
# HELP apache_info Apache version information
# TYPE apache_info gauge
apache_info{mpm="worker",version="Apache/2.4.50 (Debian) OpenSSL/1.1.1l"} 1
apache_info{mpm="worker",version="Apache/2.4.51 (Debian) OpenSSL/1.1.1l"} 1
I noticed this, as Grafana shows the older version only.
Seems that this data is cached, as it disappears only after a restart.
Best regards
Peter
The text was updated successfully, but these errors were encountered:
Hi,
after the recent frequent version updates, the exporter returns both (all) of the last versions.
I noticed this, as Grafana shows the older version only.
Seems that this data is cached, as it disappears only after a restart.
Best regards
Peter
The text was updated successfully, but these errors were encountered: