Changed
- Prometheus Exporter: Refactor some of the Prometheus metrics.
- Prometheus Exporter & CLI: Add the possibility to use local certs in requests (env. variable MATOMO_TRUST_SSL_CERT that could be set to path of the local CA, like `mkcert`)
- CLI: Added the option `extra_params` to add extra values to the payload. `extra_params` are added like a comma separated list, like `--extra_params day=today,range=month`
Removed
- Removed som cli options, this is now replaced with the new