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/vendor/golang.org/x/xerrors
Dave Henderson 66b70b50b8 Tracing: Support configuring Jaeger client from environment (#21103) 6 years ago
..
internal Chore: Use x/xerrors instead of pkg/errors (#16668) 6 years ago
LICENSE Chore: Use x/xerrors instead of pkg/errors (#16668) 6 years ago
PATENTS Chore: Use x/xerrors instead of pkg/errors (#16668) 6 years ago
README Chore: Use x/xerrors instead of pkg/errors (#16668) 6 years ago
adaptor.go Chore: Upgrade to Go 1.13 (#19502) 6 years ago
codereview.cfg Chore: Upgrade to Go 1.13 (#19502) 6 years ago
doc.go Tracing: Support configuring Jaeger client from environment (#21103) 6 years ago
errors.go Chore: Use x/xerrors instead of pkg/errors (#16668) 6 years ago
fmt.go Chore: Use x/xerrors instead of pkg/errors (#16668) 6 years ago
format.go Chore: Upgrade to Go 1.13 (#19502) 6 years ago
frame.go Chore: Upgrade to Go 1.13 (#19502) 6 years ago
go.mod Chore: Use x/xerrors instead of pkg/errors (#16668) 6 years ago
wrap.go Chore: Upgrade to Go 1.13 (#19502) 6 years ago

README

This repository holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.