-
- Downloads
Merge pull request #1155 from brancz/prometheus
Add Prometheus metrics
No related branches found
No related tags found
Showing
- bill-of-materials.json 72 additions, 0 deletionsbill-of-materials.json
- cmd/dex/config.go 13 additions, 7 deletionscmd/dex/config.go
- cmd/dex/serve.go 38 additions, 1 deletioncmd/dex/serve.go
- examples/config-dev.yaml 4 additions, 0 deletionsexamples/config-dev.yaml
- glide.lock 32 additions, 1 deletionglide.lock
- glide.yaml 24 additions, 0 deletionsglide.yaml
- server/server.go 23 additions, 1 deletionserver/server.go
- server/server_test.go 3 additions, 1 deletionserver/server_test.go
- vendor/github.com/beorn7/perks/LICENSE 20 additions, 0 deletionsvendor/github.com/beorn7/perks/LICENSE
- vendor/github.com/beorn7/perks/quantile/stream.go 292 additions, 0 deletionsvendor/github.com/beorn7/perks/quantile/stream.go
- vendor/github.com/felixge/httpsnoop/LICENSE.txt 19 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/LICENSE.txt
- vendor/github.com/felixge/httpsnoop/capture_metrics.go 84 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/capture_metrics.go
- vendor/github.com/felixge/httpsnoop/docs.go 10 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/docs.go
- vendor/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go 385 additions, 0 deletions...r/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go
- vendor/github.com/felixge/httpsnoop/wrap_generated_lt_1.8.go 243 additions, 0 deletionsvendor/github.com/felixge/httpsnoop/wrap_generated_lt_1.8.go
- vendor/github.com/grpc-ecosystem/go-grpc-prometheus/LICENSE 201 additions, 0 deletionsvendor/github.com/grpc-ecosystem/go-grpc-prometheus/LICENSE
- vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client.go 39 additions, 0 deletions...or/github.com/grpc-ecosystem/go-grpc-prometheus/client.go
- vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go 165 additions, 0 deletions...b.com/grpc-ecosystem/go-grpc-prometheus/client_metrics.go
- vendor/github.com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go 46 additions, 0 deletions....com/grpc-ecosystem/go-grpc-prometheus/client_reporter.go
- vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go 48 additions, 0 deletions...or/github.com/grpc-ecosystem/go-grpc-prometheus/server.go
Loading
Please register or sign in to comment