Join Slack
Powered by
Hi, how can i setup kedro with Grafana for trackin...
# questions
j
Jamal Sealiti
05/28/2025, 11:32 AM
Hi, how can i setup kedro with Grafana for tracking node/pipeline data progress?
d
datajoely
05/28/2025, 12:04 PM
here is an example:
https://docs.kedro.org/en/stable/hooks/examples.html#add-observability-to-your-pipeline
👍 1
j
Juan Luis
05/28/2025, 12:58 PM
@Jamal Sealiti
you might want to use a more traditional OpenTelemetry client, for example I managed to connect Kedro and an OTel server with Logfire
https://github.com/kedro-org/kedro/issues/3978
❤️ 2
d
datajoely
05/28/2025, 1:03 PM
That should go in the docs
Open in Slack
Previous
Next