https://flyte.org logo
#ask-the-community
Title
# ask-the-community
p

Pradithya Aria Pura

05/19/2023, 6:43 AM
What’s the best way to attach URL to a Grafana dashboard from Flyte console? Currently, we are able to generate link for stackdriver logs using this. Wondering if there is something similar for monitoring dashboard.
j

jeev

05/19/2023, 12:49 PM
You can add arbitrary URL links there. Just add a template that will expand out to your monitoring system URL given the template variables, and you should be good.
p

Pradithya Aria Pura

05/19/2023, 1:05 PM
Got it 👍