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
Yuriy Tseretyan 736d035c65
Chore: Add context util that allow to provide cause of cancellation (#53918)
3 years ago
..
cmputil Fix Reporter GetDiffsForField (#50264) 3 years ago
converter Fix: Comment out flaky tests for TestReadProm (#52243) 3 years ago
errutil Errors: Allow using Base as an error type (#53824) 3 years ago
maputil Prometheus: Fix Azure authentication support (#44407) 3 years ago
proxyutil Chore: Try to fix flaky reverse proxy test (#47957) 3 years ago
retryer
contextutil.go Chore: Add context util that allow to provide cause of cancellation (#53918) 3 years ago
contextutil_test.go Chore: Add context util that allow to provide cause of cancellation (#53918) 3 years ago
encoding.go Auth Proxy: encoding of non-ASCII headers (#44797) 3 years ago
encoding_test.go Auth Proxy: non-ASCII headers encoding tests (#47110) 3 years ago
encryption.go Encryption: Use secrets service (#40251) 4 years ago
encryption_test.go Fix decrypting secrets in alerting migration (#41061) 4 years ago
filepath.go Remove ioutil.ReadDir from usage (#53550) 3 years ago
filepath_test.go CodeQL: Try to fix uncontrolled data used in path expression (#43462) 3 years ago
ip_address.go Chore: Remove Wrapf (#50128) 3 years ago
ip_address_test.go
json.go
math.go
md5.go
md5_test.go
shortid_generator.go LibraryElements: Enables creating library elements with specific UID (#39019) 4 years ago
shortid_generator_test.go LibraryElements: Enables creating library elements with specific UID (#39019) 4 years ago
split_email.go
split_email_test.go
strings.go Storage: Add basic file upload management (#50638) 3 years ago
strings_test.go Util: Improve performance of strings.SplitString (#49115) 3 years ago
url.go
url_test.go
validation.go
validation_test.go