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

fix number transformation from json files in heartbeat (#13348) #13465

Merged
merged 1 commit into from
Sep 3, 2019

Conversation

andrewvc
Copy link
Contributor

@andrewvc andrewvc commented Sep 2, 2019

Prior to this patch heartbeat could not check JSON responses for numeric values correctly because they were incorrectly being cast to the wrong type for comparison.

(cherry picked from commit fb62c66)

Prior to this patch heartbeat could not check JSON responses for numeric values correctly because they were incorrectly being cast to the wrong type for comparison.

(cherry picked from commit fb62c66)
@andrewvc andrewvc added the Team:obs-ds-hosted-services Label for the Observability Hosted Services team label Sep 2, 2019
@andrewvc andrewvc requested a review from a team as a code owner September 2, 2019 17:10
@elasticmachine
Copy link
Collaborator

Pinging @elastic/uptime

@andrewvc andrewvc merged commit da6b9f2 into elastic:7.4 Sep 3, 2019
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
elastic#13465)

Prior to this patch heartbeat could not check JSON responses for numeric values correctly because they were incorrectly being cast to the wrong type for comparison.

(cherry picked from commit 90b7aa7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Heartbeat Team:obs-ds-hosted-services Label for the Observability Hosted Services team v7.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants