Subject: CVS commit: pkgsrc/databases/mysqld_exporter
From: Benny Siegert
Date: 2023-03-02 21:49:20
Message id: 20230302204920.1C30DFA90@cvs.NetBSD.org

Log Message:
mysqld_exporter: update to 0.14.0

0.14.0 breaking changes:
Metric names in the info_schema.processlist collector have been changed.
Metric names in the info_schema.replica_host collector have been changed.

0.13.0 breaking changes:
Changes related to replication_group_member_stats collector:

- metric "transaction_in_queue" was Counter instead of Gauge
- renamed 3 metrics starting with mysql_perf_schema_transaction_ to start with
  mysql_perf_schema_transactions_ to be consistent with column names
- exposing only server's own stats by matching MEMBER_ID with @@server_uuid
  resulting "member_id" label to be dropped.

Files:
RevisionActionfile
1.26modifypkgsrc/databases/mysqld_exporter/Makefile
1.4modifypkgsrc/databases/mysqld_exporter/distinfo
1.1addpkgsrc/databases/mysqld_exporter/go-modules.mk