--- /srv/reproducible-results/rbuild-debian/r-b-build.C5T68rdX/b1/prometheus-mysqld-exporter_0.15.1-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.C5T68rdX/b2/prometheus-mysqld-exporter_0.15.1-1_amd64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ 62be1cc95a605fdd9a4e8deca8e59a12 3695884 debug optional prometheus-mysqld-exporter-dbgsym_0.15.1-1_amd64.deb │ - 801a5048d21d9e8d3ffdf313077e9ec9 3350416 net optional prometheus-mysqld-exporter_0.15.1-1_amd64.deb │ + 0e31a4eecdfd58c3826387ad466d9c82 3350416 net optional prometheus-mysqld-exporter_0.15.1-1_amd64.deb ├── prometheus-mysqld-exporter_0.15.1-1_amd64.deb │ ├── 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) 2063 2024-03-18 04:30:01.000000 ./usr/share/man/man1/prometheus-mysqld-exporter.1.gz │ │ │ │ +-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 │ │ │ │ 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,17 @@ │ │ │ │ │ .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.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 │ │ │ │ │ @@ -104,16 +107,16 @@ │ │ │ │ │ .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 │ │ │ │ │ +\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 │ │ │ │ │ @@ -128,16 +131,16 @@ │ │ │ │ │ .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 │ │ │ │ │ .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 │ │ │ │ │ @@ -152,16 +155,16 @@ │ │ │ │ │ .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 │ │ │ │ │ .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 │ │ │ │ │ @@ -176,26 +179,23 @@ │ │ │ │ │ .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 │ │ │ │ │ +\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--collect.slave_hosts\fR │ │ │ │ │ -Scrape information from 'SHOW SLAVE HOSTS' │ │ │ │ │ -.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