Commit Graph

17 Commits

Author SHA1 Message Date
Spiros Economakis
8f746a44bd
Enable prometheus metrics for Focalboard to enable observability (#414)
As an SRE team we would like to expose standard metrics and grouped by version
of the application. Right now will expose only metrics related to Go but instrumentor
should be used in other parts of the codebase so we can track other metrics, eg.
number of tasks, boards, users etc. Similar as we do in MM.

It will run in port `localhost:9092` and it is a new config `prometheus_address`.

Also in the commit we introduced, `group.Add` which helps us to handle gracefully
errors for goroutines. It's a good practice and there are couple of articles by
Golang for this.
2021-05-18 17:12:51 +03:00
Haardik Dharma
3ff1547384 Update _index.md 2021-04-14 17:45:56 +05:30
Haardik Dharma
f92cb1787a Create share board menu.png 2021-04-14 17:45:52 +05:30
Haardik Dharma
3598347c6d Create share board.png 2021-04-14 17:45:50 +05:30
Hasta Dhana
dbd27be202
Fix typo
Fix "already" sentence.
2021-03-19 14:01:25 +07:00
Chen-I Lim
56b00f00be Link to download guide from server setup guide 2021-03-14 11:02:40 -07:00
Chen-I Lim
d0adb9c4db Add user's guide note 2021-03-08 12:03:47 -08:00
Chen-I Lim
c0f71f870e Rename admin local socket 2021-02-01 10:31:06 -08:00
Chen-I Lim
33b0804d73 Admin doc update 2021-01-27 13:08:25 -08:00
Chen-I Lim
535e313718 Product name 2021-01-26 11:13:05 -08:00
Chen-I Lim
16dabedcff Product name 2021-01-26 09:49:49 -08:00
Chen-I Lim
29f4d9a3cd Docs: Admin guide 2021-01-25 11:08:42 -08:00
Chen-I Lim
2ec3d6ad0d server setup guide 2021-01-21 12:01:05 -08:00
Chen-I Lim
205ae0ce90 Server setup guide 2021-01-21 11:54:28 -08:00
Chen-I Lim
e4c375747e Naming 2021-01-21 11:43:21 -08:00
Chen-I Lim
19eaa56870 Website: update name 2021-01-11 11:33:53 -08:00
Chen-I Lim
9b3322cc43 Hugo website 2021-01-07 14:12:26 -08:00