-
Notifications
You must be signed in to change notification settings - Fork 474
Removed technical preview language #11761
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
Conversation
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.
Just a few typos to fix
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.
LGT Stack Monitoring
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.
Some comments on consistency and wording
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
@consulthys any tips on getting ci to work? |
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
Refreshing to get away from stale label |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
|
@@ -37,7 +37,279 @@ Logstash metric related data streams works with Logstash 7.3.0 and later. | |||
|
|||
### Node Stats | |||
|
|||
{{event "node_stats"}} | |||
An example event for `node_stats` looks as following: |
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.
The dev version of readme.md
should have the macro for event objects such as node_stats
to be expanded automatically
Package logstash - 2.4.12 containing this change is available at https://epr.elastic.co/package/logstash/2.4.12/ |
@flexitrev We will need a follow up PR here, to fix this issue - the README.md file in `_dev/build/docs' should not contain the raw events, but should use the macros/variables instead - eg https://github.com/elastic/integrations/blob/main/packages/elasticsearch/_dev/build/docs/README.md |
#12461 follow up to fix README |
* Removed technical preview language Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
* Removed technical preview language Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
Documentation
Proposed commit message
Updated documentation to remove technical preview label on Agent based monitoring
-->
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots