1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/website/site
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
..
archetypes Hugo website 2021-01-07 14:12:26 -08:00
content Enable prometheus metrics for Focalboard to enable observability (#414) 2021-05-18 17:12:51 +03:00
layouts Update website description 2021-04-23 20:55:44 -07:00
static Updating homepage for focalboard 2021-03-24 15:27:13 +05:00
themes Changing Home with View Source 2021-03-18 13:31:26 +01:00
config.toml Add blog and v0.6.5 release to website 2021-04-23 13:41:11 -07:00