Skip to content

Commit

Permalink
Drop protobuf support for OpenMetrics (text only) and optimize for te…
Browse files Browse the repository at this point in the history
…xt support
  • Loading branch information
mfpierre committed Aug 23, 2018
1 parent 0a12735 commit 4909086
Show file tree
Hide file tree
Showing 5 changed files with 315 additions and 936 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@
# Licensed under a 3-clause BSD style license (see LICENSE)


from .mixins import PrometheusFormat, UnknownFormatError
from .base_check import OpenMetricsBaseCheck

__all__ = [
'PrometheusFormat',
'UnknownFormatError',
'OpenMetricsBaseCheck',
]
Loading

0 comments on commit 4909086

Please sign in to comment.