Skip to content

Commit 7677b41

Browse files
mruegSuperQ
andcommitted
Update docs/design/metrics-best-practices.md
Co-authored-by: Ben Kochie <[email protected]>
1 parent cacc980 commit 7677b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/metrics-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Some Kubernetes objects have optional fields. In case there is an optional value
5252

5353
### Timestamps
5454

55-
Timestamps like creation time or modification time should be exposed as a value. The metric should end with `_timestamp_seconds`.
55+
Timestamps like creation time or modification time should be exposed as a value. The metric should end with `_timestamp_seconds`. The date value is represented in [UNIX epoch seconds](https://en.wikipedia.org/wiki/Unix_time).
5656

5757
### Cardinality
5858

0 commit comments

Comments
 (0)