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

[nginx] Fix 'json' content_type support 🐛 #1943

Merged
merged 1 commit into from
Sep 23, 2015

Conversation

yannmh
Copy link
Member

@yannmh yannmh commented Sep 22, 2015

Use JSON parser to extract Nginx metrics when content_type starts
with
(rather than equals) application/json.
Also add DEBUG level logs to help troubleshooting.

Thanks @tmichelet for investigating.

Use JSON parser to extract Nginx metrics when `content_type` *starts
with* (rather than *equals*) `application/json`.
Also add DEBUG level logs to help troubleshooting.
@yannmh yannmh added this to the 5.5.1 milestone Sep 22, 2015
@tmichelet
Copy link
Contributor

👍

yannmh added a commit that referenced this pull request Sep 23, 2015
[nginx] Fix 'json' content_type support 🐛
@yannmh yannmh merged commit 7a03cfb into master Sep 23, 2015
@yannmh yannmh deleted the yann/fix-nginx-plus-support branch September 23, 2015 14:45
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.

2 participants