From d049e77865576f9713788bfbe9522ae6e83a861b Mon Sep 17 00:00:00 2001 From: Ilario Gelmetti Date: Thu, 7 Dec 2023 14:03:48 +0100 Subject: [PATCH] examples config epochtimestamp to lower case Signed-off-by: Ilario Gelmetti --- examples/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/config.yml b/examples/config.yml index 9d0745c0..22a18ca3 100644 --- a/examples/config.yml +++ b/examples/config.yml @@ -13,7 +13,7 @@ modules: - name: example_timestamped_value type: object path: '{ .values[?(@.state == "INACTIVE")] }' - epochTimestamp: '{ .timestamp }' + epochtimestamp: '{ .timestamp }' help: Example of a timestamped value scrape in the json labels: environment: beta # static label