Git Product home page Git Product logo

Comments (5)

djvl avatar djvl commented on September 25, 2024

I experienced the same and rolled back to 0.14.0..

from unsee.

prymitive avatar prymitive commented on September 25, 2024

@giganteous / @djvl are you running Alertmanager via official docker images by any chance? If so there was a change in the path for the config file used in that docker image, if you updated image but didn't change but are still mounting the config under old path you might get default grouping, which might be related to what you're seeing.
I don't think that 0.15 introduced any API changes.

@terinjokes / @bobrik
It doesn't look like anyone is maintaining this repo after I left cloudflare and it's a shame to see people raising issues and not getting any feedback.
Can I suggest to add a note to the top of the readme file warning people that it's no longer maintained? Or maybe even disable github issues?

from unsee.

giganteous avatar giganteous commented on September 25, 2024

@prymitive Thanks for your reply, and the update on the maintenance of this project.

I've tried reproducting with the new 1.15.2, and the problem is now gone (still a problem on 1.15.1). @djvl can you confirm this?

from unsee.

djvl avatar djvl commented on September 25, 2024

I'm using an RPM install of alertmanager. After some digging it appears the default for 'group_by' has changed recently (v0.15.x), see: prometheus/alertmanager#1288
So, when setting the following in 'alertmanager.yml' the old behavior is restored.

route:
  group_by: ['alertname']

@prymitive I switched to your repo and it looks good! Thanks for mentioning it.

from unsee.

giganteous avatar giganteous commented on September 25, 2024

Cheers!

from unsee.

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.