Commit d528dbb9 authored by Steven Allen's avatar Steven Allen

avoid the gxed prometheus

There's really no reason to do this.
parent ab7df2ea
......@@ -3,9 +3,9 @@ package metricsprometheus
import (
"strings"
pro "github.com/gxed/client_golang/prometheus"
logging "github.com/ipfs/go-log"
metrics "github.com/ipfs/go-metrics-interface"
pro "github.com/prometheus/client_golang/prometheus"
)
var log logging.EventLogger = logging.Logger("metrics-prometheus")
......
......@@ -10,9 +10,9 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmYYv3QFnfQbiwmi1tpkgKF8o4xFnZoBrvpupTiGJwL9nH",
"hash": "QmTQuFQWHAWy4wMH6ZyPfGiawA5u9T8rs79FENoV8yXaoS",
"name": "client_golang",
"version": "0.1.3"
"version": "0.1.4"
},
{
"author": "ipfs",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment