Skip to content

Document that micrometer observations aren't started for batch listeners #2647

Closed
@tacascer

Description

@tacascer

Expected Behavior

Documentation should clearly state that for batch listeners, observations are not started.

Current Behavior

It is not stated in documentation that observations are not started for batch listeners

Context

I was trying to figure out why my application was not sending metrics in the observation convention's name documented here. After setting observationEnabled, as per here, I expected the observations to be created.

Turns out that observations are not started for any input which isn't a single element, as per here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions