From 5726cb891f5cab6aad95738b4b06995e62bbba3e Mon Sep 17 00:00:00 2001 From: ekneg54 Date: Fri, 6 Oct 2023 13:28:36 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26aaa9200..785fc4d77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * `pre_detector` processor now adds the field `creation_timestamp` to pre-detections. It contains the time at which a pre-detection was created by the processor. +* add `prometheus` and `grafana` to the quickstart setup to support development ### Bugfix