Skip to content

Micrometer "enable" annotations property does not cover observed aspect #45599

Closed as not planned
@ggsurrel

Description

@ggsurrel

I am working on a large project with some AOP in it, and evaluating pointcuts can be a bit lenghty when starting the application. So I would like to get rid of the unused ones.

In order to do this, it would be nice to have a way to disable ObservedAspectConfiguration: the class is package protected so I cannot exclude it from the autoconfiguration, and there is no ConditionalOnProperty annotation on it either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by anothertype: bugA general bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions