Skip to content

[FEATURE] Include configuration file #1313

Open
@kpallade

Description

@kpallade

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

Is it possible to include configuration files in the main config file ?
Thx for help

What might the configuration look like?

apiVersion: v1alpha1
sts-region: ${ aws_region }
discovery:
  jobs:
    - type: "AWS/S3"
      regions: ["${ aws_region }"]
      period: 60
      length: 120
      delay: 60
      statistics: ["Average"]
      metrics:
        - name: NumberOfObjects
        - name: BucketSizeBytes
    - include: conf.d/*.conf

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions