Skip to content

[REQUEST]: Document how to enable agentless support in an integration #1031

Closed
elastic/observability-docs
#3797

Description

Description

We are adding support for "agentless" in integrations. These integrations will be deployed in fully managed agents, so the way they are configured will be slightly different.

We should document somewhere the related features:

...
policy_templates:
  - name: billing
    title: AWS Billing
    description: Collect billing metrics with Elastic Agent
    deployment_modes:
      agentless:
        enabled: true
...
  • Disabling variables if needed:
        hide_in_deployment_modes:
          - agentless

Resources

Meta issue: https://github.com/elastic/ingest-dev/issues/3013
Package Spec design issue: elastic/package-spec#684

Collaboration

TBD. The docs and product team will work together to determine the best path forward.

Point of contact.

Main contact: @kpollich

Stakeholders: @jsoriano @nima

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions