Feat: Extending report interaction with static context that can be appended to all interaction events (#88927)

* Extending report interaction with static context that can be appended to all requests
This commit is contained in:
Timur Olzhabayev
2024-07-08 16:37:45 +02:00
committed by GitHub
parent cff9ecbd6d
commit f763f2085b
8 changed files with 24 additions and 0 deletions
+3
View File
@@ -309,6 +309,9 @@
# Controls if the UI contains any links to user feedback forms
;feedback_links_enabled = true
# Static context that is being added to analytics events
;reporting_static_context = grafanaInstance=12, os=linux
#################################### Security ####################################
[security]
# disable creation of admin user on first start of grafana