Commit Graph

1402 Commits (44357ed677f7845ab8d202bfc277f341b63e1fdc)
 

Author SHA1 Message Date
Daniel Hodges 44357ed677
Fix initialization in perf collector when using multiple CPUs (#1665)
5 years ago
Michael Vorburger ⛑️ 4135c00d33 minor README doc fix re. collector.perf.cpus
5 years ago
jangdm d4d2e1db98
fix typo in TIME.md (#1670)
5 years ago
WOO CHANG HO 612ea0cd12 Add more compatible rules
5 years ago
J0WI 674ddfa35c Fix typo in README.md
5 years ago
Fatih Degirmenci a78c5d3cd8
Update systemd example readme file (#1663)
5 years ago
Peter Bueschel da5972b539
Add gauges for allocated memory for queued UDP and TCP packages (#1503)
5 years ago
Ben Kochie 4891b01b6c
Add changelog entry for #1647
5 years ago
Paweł Krupa 1771fc87d9
collector/systemd: use regexp to extract systemd version (#1647)
5 years ago
Björn Rabenstein a57f246579
Merge pull request #1649 from prometheus/beorn7/mixin
5 years ago
beorn7 8b00b22904 Fix sign error in `NodeClockSkewDetected`
5 years ago
Björn Rabenstein 7f5a0ea5f6
Merge pull request #1480 from paulfantom/time_offset
5 years ago
paulfantom 820f8d595e
docs/node-mixin: alert on desynchronised clock
5 years ago
Björn Rabenstein 99182a3fe0
Merge pull request #1644 from Neraud/dev/fix_mixin_alerts
5 years ago
Tom Wilkie 6496c24d61
Metrics for IO errors on Mac. (#1636)
5 years ago
Neraud 1006a2c4bb Add missing coma
5 years ago
Povilas Versockas 48bb6f670c Add NodeHighNumberConntrackEntriesUsed
5 years ago
Benjamin Drung 34d50e15d5 Add model_name and stepping to node_cpu_info metric
5 years ago
Ben Kochie 47610d0d2b
Update procfs library (#1640)
5 years ago
Ben Kochie e49a13d0cf
Catch missing schedstat file (#1641)
5 years ago
iuri aranda 0107bc7942
Make FS space alerts thresholds configurable (#1624)
5 years ago
Ben Kochie a7c31ff7ed
Enable golint (#1623)
5 years ago
Ben Kochie ef7c05816a
Release 1.0.0-rc.0 (#1614)
5 years ago
Ben Kochie c4183f9935
Minor cleanup in perf collector (#1616)
5 years ago
Daniel Hodges ec62141388
Fix num cpu (#1561)
5 years ago
Paul Gier b40954dce5
new flag to disable all default collectors (#1460)
5 years ago
Ben Kochie 3e1b0f1bee
Don't count empty collection as success (#1613)
5 years ago
Ben Kochie 1a75bc7b50
Fix up Darwin swap metrics
5 years ago
jonas-lindmark 9828533697
Swap usage on darwin from sysctl vm.swapusage (#1608)
5 years ago
Silke Hofstra 8faa843fc4
Add Btrfs collector (#1512)
5 years ago
Benjamin Drung ca1ac435ea
Collect non-numeric data from /sys/class/infiniband (#1563)
5 years ago
Phil Porada 14eafab016
Adds metrics and tests for UDP receive and send buffer errors (#1534)
5 years ago
Julian Kornberger cfcaeee145
Use strconv.Itoa() instead of fmt.Sprintf() (#1566)
5 years ago
Tobias Klauser 6ad94ae4bc
Implement loadavg on all BSDs without cgo (#1584)
5 years ago
Ben Kochie 1567cefdae
Bump all vendoring (#1612)
5 years ago
Ben Kochie 14df2a1a1a
Update to latest procfs library (#1611)
5 years ago
Johannes 'fish' Ziemke dcfd610433
systemd: Clarify private flag description (#1587)
5 years ago
Julien Pivotto 84c6446094 netdev: clean zero-value assignments
5 years ago
Ben Kochie 92ea3c6a3f Fix inifiband collector log noise (#1599)
5 years ago
Ukri Niemimuukko eac3e30f7f rapl_linux collector
5 years ago
Paul Cameron 9bb37873a8 Add unix socket support for supervisord collector (#1592)
5 years ago
vitt-bagal 04ad4b3510 Added s390x support for docker image (#1539)
5 years ago
Peter Tribble e7a27366a0 Fix Solaris build (typos in function names) (#1522)
5 years ago
Thomas Lin 3ddc82c2d8 Fixed inaccurate 'node_network_speed_bytes' when speeds are low (#1580)
5 years ago
Ben Kochie f316099f87
Fix up softnet collector for go-kit change (#1581)
5 years ago
Ben Ye 2477c5c67d switch to go-kit/log (#1575)
5 years ago
Peter Nicholson a80b7d0bc5 Add softnet collector (#1576)
5 years ago
Julian Kornberger cafb12dc59 Add cause to error message
5 years ago
Julian Kornberger 043fecbfd8 Wrap errors in the Go 1.13 way
5 years ago
Julian Kornberger da0ae76a91 Use Golang 1.13 for all CI jobs
5 years ago