Dashboard: Grafana + Orchestrator (Ms SQL database)

Hi @wilbardmtei,

I have developed before on Grafana and this is surely possible either by using the SQL table plugin or by aggregating robot log files (.txt). Grafana has numerous plugins / visualization types to achieve this.

Unfortunately , I do not have a backup of my local Grafana instance where I had all the queries. But as I remember it was pretty straight forward using SQL queries. I suggest you take some time to look at tutorials for simple Grafana charts using data from SQL query on YouTube and try replicating them in your context.

If you would also want to configure what your robots log and are using a on-premises orchestrator, it is a good investment to look at making custom Nlog files which Grafana can later consume. Here is link to editing the web.config or orchestrator. Logs - ElasticSearch - Help / Insights - UiPath Community Forum