CloudMigrations: Report on prem event with grafana version (#104515)
* grafana version in on prem event report * store grafana version in cloud migration service
This commit is contained in:
@@ -51,6 +51,7 @@ type EventRequestDTO struct {
|
||||
Error string `json:"error"`
|
||||
DurationIfFinished time.Duration `json:"duration"`
|
||||
UserUID string `json:"userUid"`
|
||||
GrafanaVersion string `json:"grafanaVersion"`
|
||||
}
|
||||
|
||||
type LocalEventType string
|
||||
|
||||
Reference in New Issue
Block a user