karthimohan
karthimohan
Hi, We have been using Marathon-consul for a while to render Haproxy config using Consul template. Recently we made change in our application to have endpoint for healthcheck to do...
I have used this exporter for checking the consumer lag and realized that the lag information was not accurate reported in 0.0.1. I noticed the issue was already opened https://github.com/kawamuray/prometheus-kafka-consumer-group-exporter/issues/6...
Hi, Upgraded Marathon from 1.1.1 to 1.3.6 and Marathon failed to comeup due to Auth Plugin issue. Tried the fix provided by https://github.com/mesosphere/marathon-example-plugins/pull/15 which helped to bring Marathon up and...
According to Marathon Release notes. Looks like there is a breaking Plugin API change in this version. We currently heavily rely on this plugin for authorization. https://github.com/mesosphere/marathon/releases/tag/v1.4.0 Currently I use...