Skip to content

Commit 0554ac6

Browse files
committed
[sirmordred] Add kibiter_url to sample config
1 parent 5aa302d commit 0554ac6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

sirmordred/dashboard.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ bots_names = [Beloved Bot]
8888
autoprofile = [TestProject:manual,git,github]
8989
9090
[panels]
91+
# Kibitter / kibana entry point
92+
kibiter_url = http://localhost:5601
9193
# Dashboard: default time frame
9294
kibiter_time_from= "now-1y"
9395
# Dashboard: default index pattern
@@ -137,4 +139,4 @@ mordred -c mordred-simple.cfg
137139

138140
And that's it.
139141
Point your browser to [http://localhost:5601](http://localhost:5601),
140-
assuming your Kibiter is deployed to serve requests in the standard port (5601). You'll see the produced dashboard.
142+
assuming your Kibiter is deployed to serve requests in the standard port (5601). You'll see the produced dashboard.

0 commit comments

Comments
 (0)