Skip to content

Stop disabling metrics export auto-configuration when related enable flag is disabled #14320

Open
@snicoll

Description

@snicoll

Relates to #13408

We also have one enabled flag per monitoring system we support. This one is different as there is a direct counter part in micrometer itself.

Right now, we back-off if the flag is set to false which means that we never effectively set the Micrometer flag to false (we just don't auto-configure anything). Given the scope of this flag, we should probably remove the condition.

/cc @jkschneider

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: on-holdWe can't start working on this issue yet

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions