Skip to content

[InfluxDB] top() and bottom() now returns the time for every point #1103

@jsternberg

Description

@jsternberg
URL for relevant page?

influxdata/influxdb#8289

What products and version are you using?

InfluxDB 1.3.0

top() and bottom() are being modified so they return the actual time numbers always rather than following the standard time grouping rules. That also affects the ordering so they will not always be from greatest to least or least to greatest, they'll be organized by time and then the standard rules we use now.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions