Commit Graph

6 Commits

Author SHA1 Message Date
32b1dbd8d5 *: rename "github.com/pkg/errors" to "github.com/pingcap/errors" (#8136)
We import "github.com/pkg/errors" in the code, and actually put
the "github.com/pingcap/errors" there in the vendor path.
That's a dirty hack, and prevent the introduce of Go module.
2018-11-01 16:09:07 +08:00
cb03f2bec1 move from juju/errors to pkg/errors (#7151) 2018-09-12 15:42:20 +08:00
8578ad2a95 importer: generate int data by histogram (#5795) 2018-02-06 18:14:57 +08:00
1f1e5f53eb importer: support load stats by path. (#5768) 2018-02-01 23:32:44 +08:00
d8fb5dd487 cmd/importer: specify the config file (#5757) 2018-01-31 16:43:02 +08:00
807dc791d4 cmd: add importer tool. (#5695) 2018-01-22 18:48:18 +08:00