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
Ryan McKinley 3f502f305d
Chore: Update mocks with recent mockery (#107816)
2 weeks ago
..
cmd
cmputil Chore: use any rather than interface{} (#74066) 2 years ago
debouncer fix(util): flaky debouncer test (#105541) 2 months ago
errhttp wire up the ui to the new search api (#97866) 7 months ago
httpclient Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
osutil Settings: Fix data race when dynamically overriding settings with environment variables (#81667) 1 year ago
proxyutil Authlib: Use types package rather than claims (#99243) 6 months ago
retryer
ring Unified Storage: added pkg/util/ring package to handle queueing of notifications (#84657) 1 year ago
scheduler fix: grpc resource delete error when qos enabled (#107560) 3 weeks ago
testutil Chore: Update mocks with recent mockery (#107816) 2 weeks ago
ticker
xorm Remove support for Google Spanner database. (#105846) 2 months ago
contextutil.go
contextutil_test.go
encoding.go Crypto: Use crypto/pbkdf2 instead of x (#106474) 1 month ago
encoding_test.go
encryption.go Crypto: Use crypto/pbkdf2 instead of x (#106474) 1 month ago
encryption_test.go
filepath.go Plugins: Always load decoupled frontend assets from builds (#81873) 1 year ago
filepath_test.go Plugins: Make file system path handling in tests OS agnostic (#79651) 2 years ago
ip_address.go
ip_address_test.go
json.go Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203) 10 months ago
json_test.go Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203) 10 months ago
md5.go
md5_test.go
pointer.go
reverse.go
reverse_test.go
shortid_generator.go Repurpose wrong datasource UID feature flag (#89363) 1 year ago
shortid_generator_race_test.go Hackaton: Add more unit tests, take 4 (#101704) 5 months ago
shortid_generator_test.go Live: Update centrifuge and remove unreleased "gitops" (#102256) 4 months ago
split_email.go
split_email_test.go
strings.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
strings_test.go Util: Support parsing and splitting strings enclosed in quotes in util.SplitString (#85735) 1 year ago
svg.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
svg_test.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
tls.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 1 year ago
tls_test.go
uri_sanitize.go Chore: Remove sensitive information from presigned URLs prior to logging (#87035) 1 year ago
uri_sanitize_test.go Chore: Remove sensitive information from presigned URLs prior to logging (#87035) 1 year ago
url.go
url_test.go
validation.go
validation_test.go