Skip to content

[connector/count] Use the timestamp of the record ingested as the timestamp of the count metric #40573

Open
@atoulme

Description

@atoulme

Component(s)

No response

Is your feature request related to a problem? Please describe.

Right now, the countconnector uses time.Now() for the timestamp of the metric.

Describe the solution you'd like

The metric generated from a count should be using the start timestamp of the first record ingested, and the timestamp of the latest record ingested.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions