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 38603b1a9e
Prometheus: Check for errors on json response parsing (#73788)
2 years ago
..
cmd Packaging: Added deprecation warnings when running `grafana-cli` or `grafana-server`; the `grafana` command should be used instead. (#66976) 3 years ago
cmputil Chore: Fix DiffReporter.Paths to properly initialize slice (#70870) 3 years ago
converter Prometheus: Check for errors on json response parsing (#73788) 2 years ago
errutil Chore: Add errutils helpers (#73577) 2 years ago
maputil
proxyutil Feat: Match allowed cookies with optional character (#71047) 3 years ago
retryer Database: Don't sleep 10ms before every request (#64832) 3 years ago
ticker
xorm [xorm] Remove unused functions from engine (#62590) 3 years ago
contextutil.go Chore: Replace go-multierror with errors package (#66432) 3 years ago
contextutil_test.go
encoding.go Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481) 3 years ago
encoding_test.go Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481) 3 years ago
encryption.go
encryption_test.go
filepath.go
filepath_test.go
ip_address.go
ip_address_test.go
json.go
math.go
md5.go
md5_test.go
pointer.go Chore: Remove xorcare/pointer dependency (#63900) 3 years ago
reverse.go
reverse_test.go
shortid_generator.go Util: Fix panic when generating UIDs concurrently (#69476) 3 years ago
shortid_generator_test.go Util: Fix panic when generating UIDs concurrently (#69476) 3 years ago
split_email.go
split_email_test.go
strings.go Config: Support JSON list syntax (#61288) 3 years ago
strings_test.go Config: Support JSON list syntax (#61288) 3 years ago
tls.go HTTP: Add TLS version configurability for Grafana server (#67482) 3 years ago
tls_test.go HTTP: Add TLS version configurability for Grafana server (#67482) 3 years ago
url.go
url_test.go
validation.go
validation_test.go