-
Notifications
You must be signed in to change notification settings - Fork 68
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
Regex support of add_resource_metadata #834
Conversation
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]>
…s/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <[email protected]>
…metadata.asciidoc Co-authored-by: David Kilfoyle <[email protected]>
A documentation preview will be available soon.
Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
This pull request does not have a backport label. Could you fix it @gizas? 🙏
|
* fix namespace fields; add information about the deployment and cronjob settings in add_resource_metadata Signed-off-by: Tetiana Kravchenko <[email protected]> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <[email protected]> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <[email protected]> --------- Signed-off-by: Tetiana Kravchenko <[email protected]> Co-authored-by: David Kilfoyle <[email protected]> Co-authored-by: Andrew Gizas <[email protected]>
@kilfoyle I had closed this one: elastic/elastic-agent#4097 |
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! 🚀
* adding page for adavnce agent with k8s * adding kubernetes provider example * fxing typos and indentation * fxing typos and indentation * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * udpating code yaml box and adding parameter of manifest * updating number in list * updating number in list and iamge for kibana UI * adding initial doc for metadata enrichment * adding initial doc for metadata enrichment * adding initial doc for metadata enrichment * adding examples * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/processors/processor-add_kubernetes_metadata.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * fixing conflicts * fixing part of add_resource * Fix kubernetes provider documentation (#817) * fix namespace fields; add information about the deployment and cronjob settings in add_resource_metadata Signed-off-by: Tetiana Kravchenko <[email protected]> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <[email protected]> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <[email protected]> --------- Signed-off-by: Tetiana Kravchenko <[email protected]> Co-authored-by: David Kilfoyle <[email protected]> Co-authored-by: Andrew Gizas <[email protected]> * squashing * fixing newline --------- Signed-off-by: Tetiana Kravchenko <[email protected]> Co-authored-by: David Kilfoyle <[email protected]> Co-authored-by: Tetiana Kravchenko <[email protected]> (cherry picked from commit 64bad76) # Conflicts: # docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc
* Regex support of add_resource_metadata (#834) * adding page for adavnce agent with k8s * adding kubernetes provider example * fxing typos and indentation * fxing typos and indentation * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * udpating code yaml box and adding parameter of manifest * updating number in list * updating number in list and iamge for kibana UI * adding initial doc for metadata enrichment * adding initial doc for metadata enrichment * adding initial doc for metadata enrichment * adding examples * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/processors/processor-add_kubernetes_metadata.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * fixing conflicts * fixing part of add_resource * Fix kubernetes provider documentation (#817) * fix namespace fields; add information about the deployment and cronjob settings in add_resource_metadata Signed-off-by: Tetiana Kravchenko <[email protected]> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <[email protected]> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <[email protected]> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <[email protected]> --------- Signed-off-by: Tetiana Kravchenko <[email protected]> Co-authored-by: David Kilfoyle <[email protected]> Co-authored-by: Andrew Gizas <[email protected]> * squashing * fixing newline --------- Signed-off-by: Tetiana Kravchenko <[email protected]> Co-authored-by: David Kilfoyle <[email protected]> Co-authored-by: Tetiana Kravchenko <[email protected]> (cherry picked from commit 64bad76) # Conflicts: # docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc * Fix merge conflict --------- Co-authored-by: Andrew Gizas <[email protected]> Co-authored-by: David Kilfoyle <[email protected]>
PR to document regex support of add_resource_metadata