Skip to content

updating prometheus_client ? #281

@finkr

Description

@finkr

Currently, the exporter require prometheus-client==0.0.19.

More recent version of the library provides some features that would be interesting.

As far as monitoring the exporter (for #128 ), the version 0.4.0 would be good enough.

version 0.7.0 supports Python 3.7 (used in our Dockerfile)

What do you think about it ?


abstract of prometheus_client releases notes

0.7.0 / 2019-06-07

  • [ENHANCEMENT] Add python3.7 support

0.6.0 / 2019-02-19

  • [BUGFIX] Fix thread leak in Python 3.7

0.4.0 / 2018-10-03

  • [FEATURE] Add Info, Stateset, Enum, GaugeHistogram support for OpenMetrics
  • [FEATURE] Add garbage collection metrics

0.0.21 / 2017-09-14

  • [ENHANCEMENT] Python 3.6 now officially supported

0.0.20 / 2017-07-19

  • [FEATURE] Add platform collector by default to add information about the Python/JVM runtime

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions