--- /srv/reproducible-results/rbuild-debian/r-b-build.Y1Ymk2vS/b1/prometheus-mysqld-exporter_0.16.0-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.Y1Ymk2vS/b2/prometheus-mysqld-exporter_0.16.0-1_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ f4e1a60deda732724824a5a41572c065 3885324 debug optional prometheus-mysqld-exporter-dbgsym_0.16.0-1_arm64.deb │ - 3b87f4655c10fa79876038fe9d8b216f 3169100 net optional prometheus-mysqld-exporter_0.16.0-1_arm64.deb │ + 84579714d8dce14a4af84df022e94469 3169088 net optional prometheus-mysqld-exporter_0.16.0-1_arm64.deb ├── prometheus-mysqld-exporter_0.16.0-1_arm64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-11-19 18:54:54.000000 debian-binary │ │ -rw-r--r-- 0 0 0 2808 2024-11-19 18:54:54.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 3166100 2024-11-19 18:54:54.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 3166088 2024-11-19 18:54:54.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-11-19 18:54:54.000000 ./usr/share/doc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-11-19 18:54:54.000000 ./usr/share/doc/prometheus-mysqld-exporter/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2273 2024-11-19 18:54:54.000000 ./usr/share/doc/prometheus-mysqld-exporter/changelog.Debian.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4726 2024-11-08 15:55:27.000000 ./usr/share/doc/prometheus-mysqld-exporter/changelog.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1082 2024-11-19 18:37:42.000000 ./usr/share/doc/prometheus-mysqld-exporter/copyright │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-11-19 18:54:54.000000 ./usr/share/man/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-11-19 18:54:54.000000 ./usr/share/man/man1/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 2099 2024-11-19 18:54:54.000000 ./usr/share/man/man1/prometheus-mysqld-exporter.1.gz │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 2092 2024-11-19 18:54:54.000000 ./usr/share/man/man1/prometheus-mysqld-exporter.1.gz │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-11-19 18:54:54.000000 ./var/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-11-19 18:54:54.000000 ./var/lib/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-11-19 18:54:54.000000 ./var/lib/prometheus/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-11-19 18:54:54.000000 ./var/log/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-11-19 18:54:54.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. Examples: `:9100` or `[::1]:9100` for http, `vsock://:9100` for vsock │ │ │ │ │ .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.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 │ │ │ │ │ Collect current thread state counts from the information_schema.processlist │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.mysql.user\fR │ │ │ │ │ @@ -101,19 +107,19 @@ │ │ │ │ │ .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 │ │ │ │ │ .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.global_variables\fR │ │ │ │ │ -Collect from SHOW GLOBAL VARIABLES │ │ │ │ │ +\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 │ │ │ │ │ \fB--collect.perf_schema.indexiowaits\fR │ │ │ │ │ Collect metrics from performance_schema.table_io_waits_summary_by_index_usage │ │ │ │ │ .TP │ │ │ │ │ @@ -125,19 +131,19 @@ │ │ │ │ │ .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 │ │ │ │ │ .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.binlog_size\fR │ │ │ │ │ -Collect the current size of all registered binlog files │ │ │ │ │ +\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 │ │ │ │ │ \fB--collect.perf_schema.replication_group_members\fR │ │ │ │ │ Collect metrics from performance_schema.replication_group_members │ │ │ │ │ .TP │ │ │ │ │ @@ -149,19 +155,19 @@ │ │ │ │ │ .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 │ │ │ │ │ .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.perf_schema.file_instances\fR │ │ │ │ │ -Collect metrics from performance_schema.file_summary_by_instance │ │ │ │ │ +\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 │ │ │ │ │ \fB--collect.info_schema.innodb_cmp\fR │ │ │ │ │ Collect metrics from information_schema.innodb_cmp │ │ │ │ │ .TP │ │ │ │ │ @@ -173,29 +179,23 @@ │ │ │ │ │ .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 │ │ │ │ │ -.TP │ │ │ │ │ -\fB--collect.info_schema.tablestats\fR │ │ │ │ │ -If running with userstat=1, set to true to collect table statistics │ │ │ │ │ -.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--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--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