Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-metrics-prometheus
Commits
d528dbb9
Commit
d528dbb9
authored
Oct 30, 2018
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avoid the gxed prometheus
There's really no reason to do this.
parent
ab7df2ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
binding.go
binding.go
+1
-1
package.json
package.json
+2
-2
No files found.
binding.go
View file @
d528dbb9
...
...
@@ -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"
)
...
...
package.json
View file @
d528dbb9
...
...
@@ -10,9 +10,9 @@
"gxDependencies"
:
[
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
YYv3QFnfQbiwmi1tpkgKF8o4xFnZoBrvpupTiGJwL9nH
"
,
"hash"
:
"Qm
TQuFQWHAWy4wMH6ZyPfGiawA5u9T8rs79FENoV8yXaoS
"
,
"name"
:
"client_golang"
,
"version"
:
"0.1.
3
"
"version"
:
"0.1.
4
"
},
{
"author"
:
"ipfs"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment