GithubHelp home page GithubHelp logo

Update to Prometheus 1.x.x about sttp HOT 3 CLOSED

KarelCemus avatar KarelCemus commented on June 15, 2024 1
Update to Prometheus 1.x.x

from sttp.

Comments (3)

andreazube avatar andreazube commented on June 15, 2024 1

Unfortunately, there are some serious breaking changes in the 1.x line.

For example, as far as I can tell it's no longer possible to provide custom buckets for histograms, a functionality that was previously there and sttp exposed to the user. So, if I'm understanding it correctly, updating prometheus will also imply a breaking change in sttp. Not sure how far away sttp4 is from being released, but it could be it'll be the only version with the new prometheus client.

I quickly tried to update the dependency myself in a fork, but gave up because of the above - the upgrade isn't big per se, but requires some choices that will impact sttp's API.


In the meantime, what you can do in your own project is add the simpleclient bridge.

This at least makes sttp and tapir work together nicely again, but it's of course a temporary solution until sttp is able to use prometheus-client 1.x

from sttp.

adamw avatar adamw commented on June 15, 2024

Maybe we can update to 1.x.x in sttp4, and keep the old version in sttp3, wdyt?

from sttp.

Awethon avatar Awethon commented on June 15, 2024

I might be wrong but classicUpperBounds method in histogram builder is suitable to make custom buckets.
I hope sttp4 will be released soon, didn't expect tapir and sttp dependencies to diverge.

from sttp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.