Skip to content

Commit 6549c89

Browse files
committed
examples config epochtimestamp to lower case
1 parent 9020ad1 commit 6549c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ modules:
1313
- name: example_timestamped_value
1414
type: object
1515
path: '{ .values[?(@.state == "INACTIVE")] }'
16-
epochTimestamp: '{ .timestamp }'
16+
epochtimestamp: '{ .timestamp }'
1717
help: Example of a timestamped value scrape in the json
1818
labels:
1919
environment: beta # static label

0 commit comments

Comments
 (0)