--- /srv/reproducible-results/rbuild-debian/r-b-build.lReEGQnl/b1/prometheus-mysqld-exporter_0.15.1-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.lReEGQnl/b2/prometheus-mysqld-exporter_0.15.1-1_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ b21c36cab654c63b0a185674c250bfa4 3471024 debug optional prometheus-mysqld-exporter-dbgsym_0.15.1-1_arm64.deb │ - 9070a1323f6a66dc9293d3f802c277f7 2879904 net optional prometheus-mysqld-exporter_0.15.1-1_arm64.deb │ + c08e8049b18820e84393ca95e2ff4dc1 2879892 net optional prometheus-mysqld-exporter_0.15.1-1_arm64.deb ├── prometheus-mysqld-exporter_0.15.1-1_arm64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-03-18 04:30:01.000000 debian-binary │ │ -rw-r--r-- 0 0 0 2716 2024-03-18 04:30:01.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2876996 2024-03-18 04:30:01.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2876984 2024-03-18 04:30:01.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -17,13 +17,13 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-18 04:30:01.000000 ./usr/share/doc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-18 04:30:01.000000 ./usr/share/doc/prometheus-mysqld-exporter/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2042 2024-03-18 04:30:01.000000 ./usr/share/doc/prometheus-mysqld-exporter/changelog.Debian.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4280 2023-12-12 07:52:05.000000 ./usr/share/doc/prometheus-mysqld-exporter/changelog.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1082 2024-03-18 04:25:38.000000 ./usr/share/doc/prometheus-mysqld-exporter/copyright │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-18 04:30:01.000000 ./usr/share/man/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-18 04:30:01.000000 ./usr/share/man/man1/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 2061 2024-03-18 04:30:01.000000 ./usr/share/man/man1/prometheus-mysqld-exporter.1.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 2058 2024-03-18 04:30:01.000000 ./usr/share/man/man1/prometheus-mysqld-exporter.1.gz │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-18 04:30:01.000000 ./var/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-18 04:30:01.000000 ./var/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-18 04:30:01.000000 ./var/lib/prometheus/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-18 04:30:01.000000 ./var/log/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-18 04:30:01.000000 ./var/log/prometheus/ │ │ │ ├── ./usr/share/man/man1/prometheus-mysqld-exporter.1.gz │ │ │ │ ├── prometheus-mysqld-exporter.1 │ │ │ │ │┄ Ordering differences only │ │ │ │ │ @@ -83,14 +83,20 @@ │ │ │ │ │ .TP │ │ │ │ │ \fB--web.listen-address=:9104\fR │ │ │ │ │ Addresses on which to expose metrics and web interface. Repeatable for multiple addresses. │ │ │ │ │ .TP │ │ │ │ │ \fB--web.config.file\fR │ │ │ │ │ Path to configuration file that can enable TLS or authentication. See: https://github.com/prometheus/exporter-toolkit/blob/master/docs/web-configuration.md │ │ │ │ │ .TP │ │ │ │ │ +\fB--collect.info_schema.innodb_metrics\fR │ │ │ │ │ +Collect metrics from information_schema.innodb_metrics │ │ │ │ │ +.TP │ │ │ │ │ +\fB--collect.global_status\fR │ │ │ │ │ +Collect from SHOW GLOBAL STATUS │ │ │ │ │ +.TP │ │ │ │ │ \fB--collect.global_variables\fR │ │ │ │ │ Collect from SHOW GLOBAL VARIABLES │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.slave_status\fR │ │ │ │ │ Collect from SHOW SLAVE STATUS │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.info_schema.processlist\fR │ │ │ │ │ @@ -101,19 +107,19 @@ │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.info_schema.tables\fR │ │ │ │ │ Collect metrics from information_schema.tables │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.info_schema.innodb_tablespaces\fR │ │ │ │ │ Collect metrics from information_schema.innodb_sys_tablespaces │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.info_schema.innodb_metrics\fR │ │ │ │ │ -Collect metrics from information_schema.innodb_metrics │ │ │ │ │ +\fB--collect.perf_schema.eventswaits\fR │ │ │ │ │ +Collect metrics from performance_schema.events_waits_summary_global_by_event_name │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.global_status\fR │ │ │ │ │ -Collect from SHOW GLOBAL STATUS │ │ │ │ │ +\fB--collect.auto_increment.columns\fR │ │ │ │ │ +Collect auto_increment columns and max values from information_schema │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.binlog_size\fR │ │ │ │ │ Collect the current size of all registered binlog files │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.perf_schema.tableiowaits\fR │ │ │ │ │ Collect metrics from performance_schema.table_io_waits_summary_by_table │ │ │ │ │ .TP │ │ │ │ │ @@ -125,19 +131,19 @@ │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.perf_schema.eventsstatements\fR │ │ │ │ │ Collect metrics from performance_schema.events_statements_summary_by_digest │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.perf_schema.eventsstatementssum\fR │ │ │ │ │ Collect metrics of grand sums from performance_schema.events_statements_summary_by_digest │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.perf_schema.eventswaits\fR │ │ │ │ │ -Collect metrics from performance_schema.events_waits_summary_global_by_event_name │ │ │ │ │ +\fB--collect.info_schema.userstats\fR │ │ │ │ │ +If running with userstat=1, set to true to collect user statistics │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.auto_increment.columns\fR │ │ │ │ │ -Collect auto_increment columns and max values from information_schema │ │ │ │ │ +\fB--collect.perf_schema.file_events\fR │ │ │ │ │ +Collect metrics from performance_schema.file_summary_by_event_name │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.perf_schema.file_instances\fR │ │ │ │ │ Collect metrics from performance_schema.file_summary_by_instance │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.perf_schema.memory_events\fR │ │ │ │ │ Collect metrics from performance_schema.memory_summary_global_by_event_name │ │ │ │ │ .TP │ │ │ │ │ @@ -149,19 +155,19 @@ │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.perf_schema.replication_applier_status_by_worker\fR │ │ │ │ │ Collect metrics from performance_schema.replication_applier_status_by_worker │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.sys.user_summary\fR │ │ │ │ │ Collect per user metrics from sys.x$user_summary. See https://dev.mysql.com/doc/refman/5.7/en/sys-user-summary.html for details │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.info_schema.userstats\fR │ │ │ │ │ -If running with userstat=1, set to true to collect user statistics │ │ │ │ │ +\fB--collect.engine_innodb_status\fR │ │ │ │ │ +Collect from SHOW ENGINE INNODB STATUS │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.perf_schema.file_events\fR │ │ │ │ │ -Collect metrics from performance_schema.file_summary_by_event_name │ │ │ │ │ +\fB--collect.info_schema.clientstats\fR │ │ │ │ │ +If running with userstat=1, set to true to collect client statistics │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.info_schema.tablestats\fR │ │ │ │ │ If running with userstat=1, set to true to collect table statistics │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.info_schema.schemastats\fR │ │ │ │ │ If running with userstat=1, set to true to collect schema statistics │ │ │ │ │ .TP │ │ │ │ │ @@ -173,29 +179,23 @@ │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.info_schema.query_response_time\fR │ │ │ │ │ Collect query response time distribution if query_response_time_stats is ON. │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.engine_tokudb_status\fR │ │ │ │ │ Collect from SHOW ENGINE TOKUDB STATUS │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.engine_innodb_status\fR │ │ │ │ │ -Collect from SHOW ENGINE INNODB STATUS │ │ │ │ │ -.TP │ │ │ │ │ -\fB--collect.info_schema.clientstats\fR │ │ │ │ │ -If running with userstat=1, set to true to collect client statistics │ │ │ │ │ +\fB--collect.heartbeat\fR │ │ │ │ │ +Collect from heartbeat │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.slave_hosts\fR │ │ │ │ │ Scrape information from 'SHOW SLAVE HOSTS' │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.info_schema.replica_host\fR │ │ │ │ │ Collect metrics from information_schema.replica_host_status │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.heartbeat\fR │ │ │ │ │ -Collect from heartbeat │ │ │ │ │ -.TP │ │ │ │ │ \fB--log.level=info\fR │ │ │ │ │ Only log messages with the given severity or above. One of: [debug, info, warn, error] │ │ │ │ │ .TP │ │ │ │ │ \fB--log.format=logfmt\fR │ │ │ │ │ Output format of log messages. One of: [logfmt, json] │ │ │ │ │ .TP │ │ │ │ │ \fB--version\fR