We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9020ad1 commit 6549c89Copy full SHA for 6549c89
examples/config.yml
@@ -13,7 +13,7 @@ modules:
13
- name: example_timestamped_value
14
type: object
15
path: '{ .values[?(@.state == "INACTIVE")] }'
16
- epochTimestamp: '{ .timestamp }'
+ epochtimestamp: '{ .timestamp }'
17
help: Example of a timestamped value scrape in the json
18
labels:
19
environment: beta # static label
0 commit comments