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
bergquist 961c31a747 test(util): add unit test for string util 9 years ago
..
encoding.go Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 years ago
encoding_test.go Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 years ago
encryption.go use PBKDF2 to esnure key is 23bytes. 9 years ago
encryption_test.go use PBKDF2 to esnure key is 23bytes. 9 years ago
filepath.go fix(plugins): fixes missed dist loading for plugindir 9 years ago
json.go Fixed hashing of passwords, Closes #3 11 years ago
strings.go test(util): add unit test for string util 9 years ago
strings_test.go test(util): add unit test for string util 9 years ago
url.go fix(dataproxy): no trailing slash if proxypath is empty 9 years ago
url_test.go fix(dataproxy): no trailing slash if proxypath is empty 9 years ago
validation.go More work on email and notification infra #1456 10 years ago