Git Product home page Git Product logo

Comments (8)

bboreham avatar bboreham commented on June 4, 2024 1

And you said in Slack that you have zero churn, so this should not be caused by #12286.

from prometheus.

milesbxf avatar milesbxf commented on June 4, 2024

This is partly as much a question as a bug report; this happens so consistently that I wouldn't be surprised at all if this is just expected behaviour and a lack of understanding of WAL replay on my part, but I could swear I haven't noticed this before, and I'm interested to see if there is an explanation - cc. @bboreham

from prometheus.

bboreham avatar bboreham commented on June 4, 2024

First suspicion would be this is caused by #12286. Since you are running 2.43, you get all the series from 3 compaction cycles back. 2.45 reduced this to 1 extra.

from prometheus.

milesbxf avatar milesbxf commented on June 4, 2024

First suspicion would be this is caused by #12286. Since you are running 2.43, you get all the series from 3 compaction cycles back. 2.45 reduced this to 1 extra.

I did see that one and we tried 2.45.2, but got the same result. It's unlikely we'll get a chance to prioritise more upgrades soon, but let me know if there's anything else we can look at. This isn't impacting us or high priority, more of a curiosity - it's good to know it's not expected behaviour at least!

from prometheus.

bboreham avatar bboreham commented on June 4, 2024

You would get the same result on first start; the fix only helps after one or two compaction cycles.

from prometheus.

bwplotka avatar bwplotka commented on June 4, 2024

Had the same on 2.43 Prometheus, so pretty old (re: https://cloud-native.slack.com/archives/C01AUBA4PFE/p1711572195620209). Will try to check newest one.

from prometheus.

bwplotka avatar bwplotka commented on June 4, 2024

I can reproduce the same with the latest v2.51.1 as well.

image image

Same memory bump. Goes away on the next compaction cycle.

from prometheus.

bwplotka avatar bwplotka commented on June 4, 2024

Ok, I realized my setup caused some April Fool's Day prank on me -- I think we are chasing a bug that does not exists.. all my "issues" were due to bad interpretation of my data. Was using sum without instance label and staleness markers are not working as they should in my env (not a Prometheus bug).

Double check your PromQL @milesbxf

from prometheus.

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.