Skip to content

Commit

Permalink
docs: Update loki-http-api.md (backport release-3.3.x) (#15740)
Browse files Browse the repository at this point in the history
Co-authored-by: priyaggopa <[email protected]>
  • Loading branch information
loki-gh-app[bot] and priyaggopa authored Jan 14, 2025
1 parent 7c8beb6 commit 6e4e13a
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 6e4e13a

Please sign in to comment.