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
Kyle Brandt 4e0f95dc31
Chore: Update SDK to v0.145.0 with TimeSeriesMulti Constant (#59729)
2 years ago
..
cmd Server: Switch from separate server & cli to a unified grafana binary (#58286) 3 years ago
cmputil Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
converter Chore: Update SDK to v0.145.0 with TimeSeriesMulti Constant (#59729) 2 years ago
errutil Server: Write internal server error on missing write (#57813) 3 years ago
maputil Prometheus: Fix Azure authentication support (#44407) 3 years ago
proxyutil [main] Plugin fixes (#57399) 3 years ago
retryer CloudWatch Logs queue and websocket support (#28176) 5 years ago
ticker Alerting: Extract ticker into shared package (#55703) 3 years ago
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 Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
json.go pkg/util/*: Add missing function comments. 6 years ago
math.go Chore: Remove dead code (#28664) 5 years ago
md5.go pkg/util/*: Add missing function comments. 6 years ago
md5_test.go Fix changed want md5 hash 7 years ago
reverse.go Nested Folders: Add tests for store methods (#57662) 3 years ago
reverse_test.go Nested Folders: Add tests for store methods (#57662) 3 years ago
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 Emails: resurrect template notification (#18686) 6 years ago
split_email_test.go Test: Create unit test to SplitEmails (#27985) 5 years ago
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 AzureMonitor: Alerting for Azure Application Insights (#19381) 6 years ago
url_test.go Tests: Change util GoConvey tests to use testify (#26724) 5 years ago
validation.go pkg/util/*: Add missing function comments. 6 years ago
validation_test.go Tests: Change util GoConvey tests to use testify (#26724) 5 years ago