This update fixes the following issues:
dracut-saltboot:
- Update to version 1.1.0
- Retry DHCP requests up to 3 times (bsc#1253004)
golang-github-QubitProducts-exporter_exporter:
- Non-customer-facing optimization around source building
golang-github-boynux-squid_exporter:
- Update to version 1.13.0 (jsc#PED-14971)
- Add support for squid-internal-mgr path for metrics.
- Update to version 1.12.0
- Add TLS and basic authentication support for the web interface.
- Update to version 1.11.0
- Allow adding custom labels to all metrics.
- Update to version 1.10.0
- Add ability to configure the exporter using environment variables.
- Add support for Squid 6
- Add
squid_up metric
- Add
squid_scrape_duration_seconds metric
- Add
squid_scrape_error metric
- Update to version 1.9.0
- Add
process_open_fds metric to monitor open file descriptors.
- Use
CAP_DAC_READ_SEARCH capability to allow reading process information without running as root.
- Update to version 1.8.0
- Add various service time metrics to provide more detailed performance data.
- Update to version 1.7.0
- Add support for basic authentication against the Squid proxy.
- Fix
squid_client_http_requests_total metric
- Upstream changes for v1.9.0:
- Use
CAP_DAC_READ_SEARCH capability to allow
reading process information without running as root.
- Upstream changes for v1.8.0:
- Add various service time metrics to provide more detailed
performance data.
- Upstream changes for v1.7.0:
Squid proxy.Update to version 1.10.0
- Add ability to configure the exporter using environment
variables.
- Add
process_open_fds metric to monitor open file descriptors.
- Use
CAP_DAC_READ_SEARCH capability to allow reading process
information without running as root.
- Add various service time metrics to provide more detailed
performance data.
- Add support for basic authentication against the Squid proxy.
- Use current distro go default version....