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
Andrej Ocenas c429934a66
Chore: Use x/xerrors instead of pkg/errors (#16668)
6 years ago
..
errutil Chore: Use x/xerrors instead of pkg/errors (#16668) 6 years ago
encoding.go pkg/util/*: Add missing function comments. 6 years ago
encoding_test.go test: adds tests for password encodiing 8 years ago
encryption.go pkg/util/*: Add missing function comments. 6 years ago
encryption_test.go Config Array Syntax (#8204) 8 years ago
filepath.go pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 6 years ago
ip_address.go fix util for splitting host and port 6 years ago
ip_address_test.go fix util for splitting host and port 6 years ago
json.go pkg/util/*: Add missing function comments. 6 years ago
math.go Provisioning: Do not allow deletion of provisioned dashboards (#16211) 6 years ago
md5.go pkg/util/*: Add missing function comments. 6 years ago
md5_test.go Fix changed want md5 hash 7 years ago
shortid_generator.go pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 6 years ago
shortid_generator_test.go pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 6 years ago
strings.go pkg/util/*: Add missing function comments. 6 years ago
strings_test.go feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
url.go pkg/util/{ip.go,url.go}: Fix some golint issues 6 years ago
url_test.go pkg/util/{ip.go,url.go}: Fix some golint issues 6 years ago
validation.go pkg/util/*: Add missing function comments. 6 years ago
validation_test.go Fixing bug in url query reader and added test cases 7 years ago