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
Marcus Efraimsson 0495499b4f
fix ip address parsing of loopback address
6 years ago
..
encoding.go utils 6 years ago
encoding_test.go test: adds tests for password encodiing 8 years ago
encryption.go securejson: decrypt should not modify src 8 years ago
encryption_test.go Config Array Syntax (#8204) 8 years ago
filepath.go Outdent code after if block that ends with return (golint) 7 years ago
ip_address.go fix ip address parsing of loopback address 6 years ago
ip_address_test.go fix ip address parsing of loopback address 6 years ago
json.go Fixed hashing of passwords, Closes #3 11 years ago
md5.go provisioning: only update dashboard if hash of json changed 7 years ago
md5_test.go Fix changed want md5 hash 7 years ago
shortid_generator.go Simplify if expression (gosimple) 7 years ago
shortid_generator_test.go Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 years ago
strings.go feat: store last seen date for users and present in stats and user lists, closes #9007 8 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 Fixing bug in url query reader and added test cases 7 years ago
url_test.go Fixing bug in url query reader and added test cases 7 years ago
validation.go More work on email and notification infra #1456 10 years ago
validation_test.go Fixing bug in url query reader and added test cases 7 years ago