Prometheus-aioexporter

Latest version: v2.0.0

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.6.0

==================

- Make default exporter port configurable via ``PrometheusExporterScript.default_port``.

1.5.1

==================

- Export ``MetricsRegistry`` and ``MetricConfig`` from package base.
- A few cleanups for Python 3.6

1.5.0

==================

- Support for ``enum`` and ``info`` metric types.
- Support Python 3.7
- Drop support for Python 3.5
- Add typing
- Switch tests to pytest

1.4.0

==================

- Updates to support aiohttp 3.0.x.
- Rename ``PrometheusExporterApplication`` to ``PrometheusExporter``, which
contains a ``web.Application`` rather than extending it.
- The function passed to
``PrometheusExporterScript.on_application_[startup|shutdown]`` must now be
coroutines.

1.3.0

==================

- The function passed to
``PrometheusExporterApplication.set_metric_update_handler`` must now be
coroutines.

1.2.0

==================

- Add ``MetricsRegistry.get_metric`` to return a single metric, possibly
configured with label values.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.