-
Notifications
You must be signed in to change notification settings - Fork 69
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 <41695641+kilfoyle@users.noreply.github.com>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
…naged-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
…s/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
…metadata.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>
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 <tetiana.kravchenko@elastic.co> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co> --------- Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co>
@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 <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * 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 <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/processors/processor-add_kubernetes_metadata.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * 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 <tetiana.kravchenko@elastic.co> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co> --------- Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co> * squashing * fixing newline --------- Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Co-authored-by: Tetiana Kravchenko <tanya.kravchenko.v@gmail.com> (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 <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/advanced-kubernetes-managed-by-fleet.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * 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 <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/processors/processor-add_kubernetes_metadata.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * 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 <tetiana.kravchenko@elastic.co> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co> * Update docs/en/ingest-management/elastic-agent/configuration/providers/kubernetes-provider.asciidoc Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co> --------- Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Co-authored-by: Andrew Gizas <andreas.gkizas@elastic.co> * squashing * fixing newline --------- Signed-off-by: Tetiana Kravchenko <tetiana.kravchenko@elastic.co> Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Co-authored-by: Tetiana Kravchenko <tanya.kravchenko.v@gmail.com> (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 <andreas.gkizas@elastic.co> Co-authored-by: David Kilfoyle <david.kilfoyle@elastic.co>
PR to document regex support of add_resource_metadata