Skip to content

Add support to specifying the configuration of the agent under test #100

@rapphil

Description

@rapphil

Right now the configuration in the compliance tests is hard coded in the test targets. Example: https://github.com/prometheus/compliance/blob/main/remote_write_sender/targets/otel.go#L16

It would be useful if it was possible to specify the configuration from a file using command line parameters.

If the configuration is not in a file, it should fall back to the to the hard coded version.

The reason why we need this is because depending on the version of the target under test, we need to use different configurations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions