Skip to content

Releases: m-lab/prometheus-support

Small fixes to Travis configuration

20 Oct 16:17
736983c
Compare
Choose a tag to compare

v2.51.8...v2.51.9

This PR only introduces some very small changes to the Travis build configuration. Namely, it updates the build distro to Ubuntu Focal, and also reinstall the ca-certificates package before building anything to avoid server certificate error when fetching dependencies.

The motivation for creating an entire release for this one small change is that I need the generate_prometheus_targets.sh script to get run as part of a prod deployment to get some changes I made to siteinfo to deploy to production.

Add hopannotation1 to existing bigquery exporter queries

20 Sep 15:41
633ea36
Compare
Choose a tag to compare

Update Grafana to version 8.1.1. (#839)
Add BQ datasources to grafana (#840)
Add hopannotation1 to existing bigquery exporter queries (#843)

Diff v2.51.7...v2.51.8

Weekly release

16 Aug 16:21
83b3f91
Compare
Choose a tag to compare

Adds new alert for when IPv6 is down for too long (#836) …
Fixes "cluster" label values in MLABNS_PrometheusQueries dashboard (#837
Use unless on() for all conditions of ipv6 alert query (#838) …

v2.51.6...v2.51.7

Add PCAP index and increase reprocessing rate in legacy pipeline

05 Aug 14:08
4897ce9
Compare
Choose a tag to compare

Bumps version of gcp-service-discovery to v1.5.1 (#832)
Add pcap to existing bigquery exporter queries (833)
Configures BBE to probe ndt7 using TLS (#835)

Diff v2.51.5...v2.51.6

Removes platform cluster alerts

08 Jul 15:37
4d082ea
Compare
Choose a tag to compare

v2.51.4...v2.51.5

Platform cluster alerts were moved into the platform cluster. This release removes the, now duplicate, alerts from this cluster.

Fix bug/issue in script-exporter for wehe-cmdline

08 Jun 21:36
a73697d
Compare
Choose a tag to compare

v2.51.3...v2.51.4

This release only brings an updated version of the script-exporter-supporter Docker image. The only change in the image is to remove all wehe-cmdline logs after each run. This should prevent the filesystem from filling up with too many inodes due to unneeded logs hanging around.

Weekly release

07 Jun 17:17
c9d810f
Compare
Choose a tag to compare

v2.51.2...v2.51.3

  • Fixes alert for switch interface errors.
  • Bumps script-exporter-support Docker image to v0.2.8

Weekly release

26 Apr 19:51
1ffb531
Compare
Choose a tag to compare

v2.51.1...v2.51.2

  • Implements Wehe e2e testing through the script-exporter
  • Pins node_exporter version, and configures it to tolerate running on the static-outbound-ip nodes
  • Configures the CAdvisor DaemonSet to tolerate running on the the static-outbound-ip nodes

Weekly release

12 Apr 17:30
6256dd2
Compare
Choose a tag to compare

v2.51.0...v2.51.1

  • Introduces e2e testing for Wehe.
  • Improvements to the SRE Overview dashboard
  • Improvement to the MLABNS_Stackdriver dashboard

Weekly release: 2021-03-29

29 Mar 17:37
1cd1a01
Compare
Choose a tag to compare

Adds alerts for ndt7 mlab-ns queries (#802) …
Update bqx version (#803)
Increase pending delay & move description to wiki (#804)