grafana / promql-anomaly-detection

A framework for anomaly detection using Prometheus and PromQL
Apache License 2.0
73 stars 2 forks source link

Fixes Demo #3

Closed bunkrur closed 20 hours ago

bunkrur commented 23 hours ago

This adds some updated configurations to the

This adds the missing pb directory to accomplish new "docker compose up --build" which fixes the envoy proxy issue on the "frontend-proxy" service.

Removes the reference to Jaeger in the Prometheus Datasource for Grafana.

jcreixell commented 20 hours ago

thank you @bunkrur, much appreciated :bow: . Definitely and overlook on my side. I have tested this in a clean environment and it works, however as you mention the frontend proxy needs to be rebuilt. I will fix that in a separate PR.

jcreixell commented 19 hours ago

follow up PR: https://github.com/grafana/promql-anomaly-detection/pull/4