We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa302d commit 0554ac6Copy full SHA for 0554ac6
1 file changed
sirmordred/dashboard.md
@@ -88,6 +88,8 @@ bots_names = [Beloved Bot]
88
autoprofile = [TestProject:manual,git,github]
89
90
[panels]
91
+# Kibitter / kibana entry point
92
+kibiter_url = http://localhost:5601
93
# Dashboard: default time frame
94
kibiter_time_from= "now-1y"
95
# Dashboard: default index pattern
@@ -137,4 +139,4 @@ mordred -c mordred-simple.cfg
137
139
138
140
And that's it.
141
Point your browser to [http://localhost:5601](http://localhost:5601),
-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