[aws_elb] enable agentless deployment for aws elb metrics#18364
[aws_elb] enable agentless deployment for aws elb metrics#18364jakubgalecki0 merged 13 commits intoelastic:mainfrom
Conversation
Vale Linting ResultsSummary: 2 warnings found
|
| File | Line | Rule | Message |
|---|---|---|---|
| packages/aws/_dev/build/docs/elb.md | 39 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'. |
| packages/aws/docs/elb.md | 39 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'. |
The Vale linter checks documentation changes against the Elastic Docs style guide.
To use Vale locally or report issues, refer to Elastic style guide for Vale.
🚀 Benchmarks reportTo see the full report comment with |
|
|
||
| ### Agentless Enabled Integration | ||
|
|
||
| Agentless integrations allow you to collect data without having to manage Elastic Agent in your cloud. They make manual agent deployment unnecessary, so you can focus on your data instead of the agent that collects it. For more information, refer to [Agentless integrations](https://www.elastic.co/guide/en/serverless/current/security-agentless-integrations.html) and the [Agentless integrations FAQ](https://www.elastic.co/guide/en/serverless/current/agentless-integration-troubleshooting.html). |
There was a problem hiding this comment.
| Agentless integrations allow you to collect data without having to manage Elastic Agent in your cloud. They make manual agent deployment unnecessary, so you can focus on your data instead of the agent that collects it. For more information, refer to [Agentless integrations](https://www.elastic.co/guide/en/serverless/current/security-agentless-integrations.html) and the [Agentless integrations FAQ](https://www.elastic.co/guide/en/serverless/current/agentless-integration-troubleshooting.html). | |
| Agentless integrations allow you to collect data without having to manage Elastic Agent in your cloud. They make manual agent deployment unnecessary, so you can focus on your data instead of the agent that collects it. For more information, refer to [Agentless integrations](https://www.elastic.co/guide/en/serverless/current/security-agentless-integrations.html) |
There was a problem hiding this comment.
@jakubgalecki0 : The placeement of this in README doesn't feel right.
Lets use this as example pls
| @@ -1,4 +1,9 @@ | |||
| # newer versions go on top | |||
| - version: "6.5.1" | |||
There was a problem hiding this comment.
| - version: "6.5.1" | |
| - version: "6.6.0" |
Since this is an enhancement rather than a bug fix, we should increment the minor version.
kcreddy
left a comment
There was a problem hiding this comment.
codeowner approval for aws integration.
zmoog
left a comment
There was a problem hiding this comment.
LGTM.
Nit: the PR title mentions ELB metrics only, but this change affects all inputs, right?
|
@zmoog only metrics are supported in agentless deployment type |
💚 Build Succeeded
History
|
|
Package aws - 6.7.0 containing this change is available at https://epr.elastic.co/package/aws/6.7.0/ |
Proposed commit message
Enable agentless deployment for aws elb metrics
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots