Skip to content

Conversation

@gistart
Copy link
Owner

@gistart gistart commented May 15, 2021

  • http: ensure data ends with "\n\n"
  • openmetrics: data type metric header
  • added openmetrics http clients for pushgateway / prom-aggregation-gateway

@codecov
Copy link

codecov bot commented May 15, 2021

Codecov Report

Merging #2 (d821f10) into master (73abc55) will decrease coverage by 0.80%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage   97.89%   97.08%   -0.81%     
==========================================
  Files          14       14              
  Lines         427      446      +19     
  Branches       47       48       +1     
==========================================
+ Hits          418      433      +15     
- Misses          4        8       +4     
  Partials        5        5              
Impacted Files Coverage Δ
prometheus_push_client/__init__.py 100.00% <ø> (ø)
prometheus_push_client/decorators.py 94.87% <75.00%> (-2.36%) ⬇️
prometheus_push_client/formats/base.py 88.46% <83.33%> (-6.28%) ⬇️
prometheus_push_client/formats/openmetrics.py 91.66% <100.00%> (+0.75%) ⬆️
prometheus_push_client/transports/http.py 100.00% <100.00%> (ø)
prometheus_push_client/version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73abc55...d821f10. Read the comment docs.

@gistart gistart merged commit 1fae036 into master May 16, 2021
@gistart gistart deleted the feat/pushgw branch May 16, 2021 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants