Skip to content

Commit deadfef

Browse files
authored
Update vendoring (#685)
* Update vendor github.com/coreos/go-systemd/dbus@v15 * Update vendor github.com/ema/qdisc * Update vendor github.com/godbus/dbus * Update vendor github.com/golang/protobuf/proto * Update vendor github.com/lufia/iostat * Update vendor github.com/matttproud/golang_protobuf_extensions/[email protected] * Update vendor github.com/prometheus/client_golang/... * Update vendor github.com/prometheus/common/... * Update vendor github.com/prometheus/procfs/... * Update vendor github.com/sirupsen/[email protected] Adds vendor golang.org/x/crypto * Update vendor golang.org/x/net/... * Update vendor golang.org/x/sys/... * Update end to end output.
1 parent ba96b65 commit deadfef

File tree

283 files changed

+47085
-29054
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

283 files changed

+47085
-29054
lines changed

collector/fixtures/e2e-output.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# TYPE go_gc_duration_seconds summary
33
# HELP go_goroutines Number of goroutines that currently exist.
44
# TYPE go_goroutines gauge
5+
# HELP go_info Information about the Go environment.
6+
# TYPE go_info gauge
57
# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
68
# TYPE go_memstats_alloc_bytes gauge
79
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed.
@@ -10,6 +12,8 @@
1012
# TYPE go_memstats_buck_hash_sys_bytes gauge
1113
# HELP go_memstats_frees_total Total number of frees.
1214
# TYPE go_memstats_frees_total counter
15+
# HELP go_memstats_gc_cpu_fraction The fraction of this program's available CPU time used by the GC since the program started.
16+
# TYPE go_memstats_gc_cpu_fraction gauge
1317
# HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata.
1418
# TYPE go_memstats_gc_sys_bytes gauge
1519
# HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use.
@@ -48,7 +52,7 @@
4852
# TYPE go_memstats_stack_sys_bytes gauge
4953
# HELP go_memstats_sys_bytes Number of bytes obtained from system.
5054
# TYPE go_memstats_sys_bytes gauge
51-
# HELP go_threads Number of OS threads created
55+
# HELP go_threads Number of OS threads created.
5256
# TYPE go_threads gauge
5357
# HELP http_request_duration_microseconds The HTTP request latencies in microseconds.
5458
# TYPE http_request_duration_microseconds summary

vendor/github.com/ema/qdisc/get.go

Lines changed: 61 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/godbus/dbus/README.markdown

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/godbus/dbus/conn.go

Lines changed: 5 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/godbus/dbus/conn_darwin.go

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/godbus/dbus/conn_other.go

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)