question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incompatibility with latest Prometheus client

See original GitHub issue

/db/common.py’s ExceptionCounterByType context manager passes a dict to labels; however, version 0.0.15 of prometheus-client removes this usage, so that keyword arguments must be passed instead. requirements.txt only specifies prometheus-client>=0.0.13, so installing django-prometheus right now will install the latest, incompatible prometheus-client.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
korfuricommented, Jul 15, 2017

Sorry all for not being more responsive on this. I’ve just merged the PR, and I’m going to release v1.0.9 shortly to include it. Thanks for the contributions!

0reactions
rkjacksoncommented, Jul 13, 2017

@korfuri any chance we could get an update on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Dashboard] Dashboard incompatible with prometheus-client ...
I expected to see the dashboard. Versions / Dependencies. $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME ...
Read more >
Prometheus java client and Prometheus server compatiblity
0 and the latest version of Prometheus Server is 2.20.1. I was wondering if there is a compatibility matrix of client and server...
Read more >
prometheus-client - PyPI
This is for compatibility between OpenMetrics and the Prometheus text format, as OpenMetrics requires the _total suffix.
Read more >
Migration - Prometheus.io
This document offers guidance on migrating from Prometheus 1.8 to Prometheus 2.0 and newer versions.
Read more >
Blog - An Update on PromQL Compatibility Across Vendors
Today, we are presenting an updated set of PromQL test results both for existing projects and a couple of new ones. We tested...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found