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

MS API is slow and returns null often #8

Open
ElvenSpellmaker opened this issue Aug 2, 2019 · 0 comments
Open

MS API is slow and returns null often #8

ElvenSpellmaker opened this issue Aug 2, 2019 · 0 comments

Comments

@ElvenSpellmaker
Copy link
Owner

          "data": [
            {
              "average": null,
              "count": null,
              "maximum": null,
              "minimum": null,
              "timeStamp": "2019-08-02T12:57:00+00:00",
              "total": null
            }
          ],

The script would need to try a few times to see if it can get the metrics, not sure how sensu would handle this though it might try to kill the process after a while...

Maybe this project is better as a long-running application. 🤔

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

1 participant