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
Ieva 848f1f0fb2
Chore: change default log level (#64304)
2 years ago
..
cmd Packaging: Added deprecation warnings when running `grafana-cli` or `grafana-server`; the `grafana` command should be used instead. (#66976) 2 years ago
cmputil Chore: Remove xorcare/pointer dependency (#63900) 2 years ago
converter Prometheus: Enable converter tests (#66378) 2 years ago
errutil Chore: change default log level (#64304) 2 years ago
maputil
proxyutil Proxy: Improve header handling for reverse proxy (#67279) 2 years ago
retryer Database: Don't sleep 10ms before every request (#64832) 2 years ago
ticker Alerting: Extract ticker into shared package (#55703) 3 years ago
xorm [xorm] Remove unused functions from engine (#62590) 2 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 Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481) 2 years ago
encoding_test.go Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481) 2 years ago
encryption.go
encryption_test.go
filepath.go Remove ioutil.ReadDir from usage (#53550) 3 years ago
filepath_test.go
ip_address.go Chore: Remove Wrapf (#50128) 3 years ago
ip_address_test.go
json.go
math.go
md5.go
md5_test.go
pointer.go Chore: Remove xorcare/pointer dependency (#63900) 2 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 Chore: Replace short UID generation with more standard UUIDs (#62731) 2 years ago
shortid_generator_test.go Chore: Replace short UID generation with more standard UUIDs (#62731) 2 years ago
split_email.go
split_email_test.go
strings.go Config: Support JSON list syntax (#61288) 2 years ago
strings_test.go Config: Support JSON list syntax (#61288) 2 years ago
url.go
url_test.go
validation.go
validation_test.go