focalboard/mattermost-plugin/server
Scott Bishel 94e6e8a9f7
Plugin telemetry (#1069)
* implement webapp telemetry

* cleanup

* remove imports, update events

* change event title

* update for lint

* add test, update filename

* linter fix

* fix field name

* revert changes

* fix test

* update builds

* fix workflows

* fix workflows

* fix workflow

* temp checkin

* remove log lines

* updates from peer review
2021-09-01 15:53:27 -06:00
..
.gitignore
configuration.go
main.go
manifest.go Add retry mechanism when opening WSClient in plugin mode (#1135) 2021-08-31 12:01:17 +02:00
plugin.go Plugin telemetry (#1069) 2021-09-01 15:53:27 -06:00
plugin_test.go