Logo
Explore Help
Sign In
status-im/status-go
2
0
Fork 0
You've already forked status-go
mirror of https://github.com/status-im/status-go.git synced 2025-01-13 08:05:40 +00:00
Code Issues Projects Releases Wiki Activity
status-go/protocol/requests/toggle_centralized_metrics.go

10 lines
159 B
Go
Raw Normal View History

feat(metrics)_: add centralized metrics This commit adds support for centralized metrics. There are two providers as of now, and we haven't quite decided which one to go for, so for the time being both are supported. It also introduces a new endpoint InitializeApplication that replaces OpenAccounts
2024-07-03 12:51:14 +01:00
package requests
type ToggleCentralizedMetrics struct {
Enabled bool `json:"enabled"`
}
func (a *ToggleCentralizedMetrics) Validate() error {
return nil
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 175ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API