Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marathon >= 0.7 failing #1240

Closed
amvapor opened this issue Dec 11, 2014 · 0 comments
Closed

Marathon >= 0.7 failing #1240

amvapor opened this issue Dec 11, 2014 · 0 comments
Milestone

Comments

@amvapor
Copy link

amvapor commented Dec 11, 2014

The Marathon plugin checks the TaskRateLimit attribute from the Marathon 0.6 API version, which has been removed https://github.com/mesosphere/marathon/blob/master/docs/docs/upgrade/06xto070.md#task-rate-limit

you can see the dependency here:

for attr in ['taskRateLimit','instances','cpus','mem','tasksStaged','tasksRunning']:

using marathon v0.7.6, the dd-agent info looks like this:

    marathon
    --------
      - instance #0 [ERROR]: KeyError('taskRateLimit',)
      - Collected 1 metric, 0 events & 1 service check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants