The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/util
Will Browne 78ae795e06
Plugins: Fix loading of dist folders (#80015)
1 year ago
..
cmd Packaging: Added deprecation warnings when running `grafana-cli` or `grafana-server`; the `grafana` command should be used instead. (#66976) 2 years ago
cmputil Chore: use any rather than interface{} (#74066) 2 years ago
converter Loki: Fix scope of `labels` variable being wrong (#78417) 2 years ago
errutil Chore: use errutil for pluginRepo errors (#78647) 2 years ago
maputil Chore: use any rather than interface{} (#74066) 2 years ago
proxyutil Team LBAC: Move middleware to enterprise (#76969) 2 years ago
retryer Database: Don't sleep 10ms before every request (#64832) 2 years ago
ticker
xorm Chore: Remove mssql driver from xorm (#79930) 1 year ago
contextutil.go Chore: Replace go-multierror with errors package (#66432) 2 years ago
contextutil_test.go
encoding.go Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481) 2 years ago
encoding_test.go Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481) 2 years ago
encryption.go
encryption_test.go
filepath.go Plugins: Fix loading of dist folders (#80015) 1 year ago
filepath_test.go Plugins: Make file system path handling in tests OS agnostic (#79651) 1 year ago
ip_address.go
ip_address_test.go
json.go Chore: use any rather than interface{} (#74066) 2 years ago
md5.go
md5_test.go
pointer.go
reverse.go
reverse_test.go
shortid_generator.go Alerting: Update provisioning to validate user-defined UID on create (#73793) 2 years ago
shortid_generator_test.go Alerting: Update provisioning to validate user-defined UID on create (#73793) 2 years ago
split_email.go
split_email_test.go
strings.go
strings_test.go
svg.go Chore: remove the entity kind registry (#79178) 1 year ago
tls.go HTTP: Add TLS version configurability for Grafana server (#67482) 2 years ago
tls_test.go HTTP: Add TLS version configurability for Grafana server (#67482) 2 years ago
url.go
url_test.go
validation.go
validation_test.go