markalex2209

Results 1 comments of markalex2209

To prevent cardinality explosion, this metric can be dropped on relabeling with configuration like this: ```yml - job_name: 'qbittorrent' static_configs: - targets: ['qbittorrent-exporter:17871'] metric_relabel_configs: - source_labels: [__name__] regex: 'qbittorrent_torrent_info' action:...