--- /srv/reproducible-results/rbuild-debian/r-b-build.8vxHuYUB/b1/prometheus-mysqld-exporter_0.15.1-1_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.8vxHuYUB/b2/prometheus-mysqld-exporter_0.15.1-1_armhf.changes ├── Files │ @@ -1,2 +1,2 @@ │ │ - f0ce715442a8ac22833ff0cbedc818cc 2842712 net optional prometheus-mysqld-exporter_0.15.1-1_armhf.deb │ + fc9d50255f1058b86be137302e4af2cd 2842716 net optional prometheus-mysqld-exporter_0.15.1-1_armhf.deb ├── prometheus-mysqld-exporter_0.15.1-1_armhf.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 2839804 2024-03-18 04:30:01.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2839808 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) 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) 2059 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,23 @@ │ │ │ │ │ .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.processlist\fR │ │ │ │ │ +Collect current thread state counts from the information_schema.processlist │ │ │ │ │ +.TP │ │ │ │ │ +\fB--collect.mysql.user\fR │ │ │ │ │ +Collect data from mysql.user │ │ │ │ │ +.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 │ │ │ │ │ .TP │ │ │ │ │ \fB--collect.global_status\fR │ │ │ │ │ @@ -98,22 +107,22 @@ │ │ │ │ │ .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 │ │ │ │ │ +\fB--collect.perf_schema.indexiowaits\fR │ │ │ │ │ +Collect metrics from performance_schema.table_io_waits_summary_by_index_usage │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.mysql.user\fR │ │ │ │ │ -Collect data from mysql.user │ │ │ │ │ +\fB--collect.perf_schema.tablelocks\fR │ │ │ │ │ +Collect metrics from performance_schema.table_lock_waits_summary_by_table │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.info_schema.tables\fR │ │ │ │ │ -Collect metrics from information_schema.tables │ │ │ │ │ +\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 │ │ │ │ │ .TP │ │ │ │ │ @@ -122,22 +131,22 @@ │ │ │ │ │ .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 │ │ │ │ │ -\fB--collect.perf_schema.indexiowaits\fR │ │ │ │ │ -Collect metrics from performance_schema.table_io_waits_summary_by_index_usage │ │ │ │ │ +\fB--collect.perf_schema.replication_group_members\fR │ │ │ │ │ +Collect metrics from performance_schema.replication_group_members │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.perf_schema.tablelocks\fR │ │ │ │ │ -Collect metrics from performance_schema.table_lock_waits_summary_by_table │ │ │ │ │ +\fB--collect.perf_schema.replication_group_member_stats\fR │ │ │ │ │ +Collect metrics from performance_schema.replication_group_member_stats │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.perf_schema.eventsstatements\fR │ │ │ │ │ -Collect metrics from performance_schema.events_statements_summary_by_digest │ │ │ │ │ +\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 │ │ │ │ │ .TP │ │ │ │ │ @@ -146,22 +155,22 @@ │ │ │ │ │ .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 │ │ │ │ │ -\fB--collect.perf_schema.replication_group_members\fR │ │ │ │ │ -Collect metrics from performance_schema.replication_group_members │ │ │ │ │ +\fB--collect.info_schema.innodb_cmp\fR │ │ │ │ │ +Collect metrics from information_schema.innodb_cmp │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.perf_schema.replication_group_member_stats\fR │ │ │ │ │ -Collect metrics from performance_schema.replication_group_member_stats │ │ │ │ │ +\fB--collect.info_schema.innodb_cmpmem\fR │ │ │ │ │ +Collect metrics from information_schema.innodb_cmpmem │ │ │ │ │ .TP │ │ │ │ │ -\fB--collect.perf_schema.replication_applier_status_by_worker\fR │ │ │ │ │ -Collect metrics from performance_schema.replication_applier_status_by_worker │ │ │ │ │ +\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 │ │ │ │ │ @@ -170,23 +179,14 @@ │ │ │ │ │ .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 │ │ │ │ │ -\fB--collect.info_schema.innodb_cmp\fR │ │ │ │ │ -Collect metrics from information_schema.innodb_cmp │ │ │ │ │ -.TP │ │ │ │ │ -\fB--collect.info_schema.innodb_cmpmem\fR │ │ │ │ │ -Collect metrics from information_schema.innodb_cmpmem │ │ │ │ │ -.TP │ │ │ │ │ -\fB--collect.info_schema.query_response_time\fR │ │ │ │ │ -Collect query response time distribution if query_response_time_stats is ON. │ │ │ │ │ -.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