Skip to content

Unable to send Out of Order Metrics from Agent (and Grafana Agent) #12673

@mattdurham

Description

@mattdurham

What did you do?

This code

if t < series.lastTs {
looks to block any out of order samples from being sent. Even if the endpoint allows out of order.

What did you expect to see?

Samples out of order to be determined by the endpoint, or at least configurable.

What did you see instead? Under which circumstances?

Samples blocked early.

System information

No response

Prometheus version

No response

Prometheus configuration file

No response

Alertmanager version

No response

Alertmanager configuration file

No response

Logs

No response

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