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

[consul] Send more than the last service check #1900

Merged
merged 1 commit into from
Sep 30, 2015

Conversation

jgmchan
Copy link
Contributor

@jgmchan jgmchan commented Sep 7, 2015

At the moment, the consul check will only send the status of the last
service check in /api/health/state/any.

This pull request will send the status of all the service checks it can
find.

@jgmchan jgmchan changed the title Send more than the last service check back Send more than the last Consul service check Sep 7, 2015
At the moment, the consul check will only send the status of the last
service check in `/api/health/state/any`.

This pull request will send the status of all the service checks it can
find.
@jgmchan jgmchan changed the title Send more than the last Consul service check [consul] Send more than the last service check Sep 8, 2015
@yannmh
Copy link
Member

yannmh commented Sep 9, 2015

Thanks a lot for your contribution @jgmchan !
We'll review shorty and be in touch with any feedback.

@yannmh yannmh added this to the 5.6.0 milestone Sep 9, 2015
@talwai
Copy link
Contributor

talwai commented Sep 30, 2015

This was a bug, thanks for catching it @jgmchan! Merging

talwai added a commit that referenced this pull request Sep 30, 2015
[consul] Send more than the last service check
@talwai talwai merged commit 198b712 into DataDog:master Sep 30, 2015
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

Successfully merging this pull request may close these issues.

None yet

3 participants