Skip to content

Commit

Permalink
docs: Update loki-http-api.md (#15732)
Browse files Browse the repository at this point in the history
Signed-off-by: priyaggopa <[email protected]>
Co-authored-by: J Stickler <[email protected]>
(cherry picked from commit fa7a6a9)
  • Loading branch information
priyaggopa authored and grafana-delivery-bot[bot] committed Jan 14, 2025
1 parent b41dc2e commit b82d759
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/sources/reference/loki-http-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,7 @@ being returned.

The API accepts several formats for timestamps:

- An integer with ten or fewer digits is interpreted as a Unix timestamp in seconds.
- More than ten digits are interpreted as a Unix timestamp in nanoseconds.
- All epoch values will be interpreted as a Unix timestamp in nanoseconds.
- A floating point number is a Unix timestamp with fractions of a second.
- A string in `RFC3339` and `RFC3339Nano` format, as supported by Go's [time](https://pkg.go.dev/time) package.

Expand Down

0 comments on commit b82d759

Please sign in to comment.