diff --git a/docs/README.md b/docs/README.md index 716351888..6c503076c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1294,7 +1294,7 @@ where: * `unix_s` - unix seconds * `unix_ms` - unix milliseconds * `unix_ns` - unix nanoseconds - * `rfc3339` - [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) time + * `rfc3339` - [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) time (in the timezone of the server) * `custom:` - custom layout for time that is supported by [time.Format](https://golang.org/pkg/time/#Time.Format) function from Go. * `` may contain any [time series selector](https://prometheus.io/docs/prometheus/latest/querying/basics/#time-series-selectors)