-
Notifications
You must be signed in to change notification settings - Fork 450
Remove guidance to lowercase http.request.method #840
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
Remove guidance to lowercase http.request.method #840
Conversation
8739e48 to
d3929f0
Compare
webmat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's put back some text to clarify what's happening on that field. I have a rough suggestion below.
webmat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the adjustment.
Now let's run make and commit the changes to update all artifacts.
I'm also waiting on the docs preview, to see how this will render in asciidoc. We may have to adjust this a bit. If you want to check it out locally, you can simply run make docs.
CHANGELOG.next.md
Outdated
|
|
||
| #### Deprecated | ||
|
|
||
| * Remove guidance to lowercase `http.request.method` #840 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * Remove guidance to lowercase `http.request.method` #840 | |
| * Deprecate guidance to lowercase `http.request.method` #840 |
Sorry last lil change 😬
|
And the doc preview is back: http://ecs_840.docs-preview.app.elstc.co/guide/en/ecs/master/ecs-http.html |
webmat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
Remove guidance to lowercase http.request.method
Closes #838