v0.4.3
Map unbound's `num.query.agressive.*` stats to `query_aggressive_nsec` metrics. This counter tracks the number of queries that unbound synthesised answers based on the cached NSEC records. See https://unbound.docs.nlnetlabs.nl/en/latest/topics/privacy/aggressive-nsec.html Also add `query_tls_resume_total` and `query_https_total` metrics, which track the number of queries received using TLS resume and DNS-over-HTTPS transport, resp. Fixes https://github.com/letsencrypt/unbound_exporter/issues/48