Holger Obermaier
699f69ff59
Avoid staticcheck warning: redundant return statement
2022-01-21 15:12:14 +01:00
Holger Obermaier
5cbd345a1d
Avoid go vet warning:
...
struct field tag `json:"..., omitempty"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
struct field tag `json:"...", omitempty` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces
2022-01-20 13:06:38 +01:00
Holger Obermaier
e13a9c1fdd
Add IB metrics ib_recv_pkts and ib_xmit_pkts
2022-01-19 10:51:23 +01:00
Thomas Roehl
a6feb16ec1
Formatting
2021-12-21 14:04:31 +01:00
Thomas Roehl
44d8b0c979
Use channels, add a metric router, split up configuration and use extended version of Influx line protocol internally
2021-12-20 12:40:51 +01:00
Thomas Roehl
156664d78f
Make Infiniband collector more configurable
2021-11-25 16:25:20 +01:00
Thomas Roehl
9232dd9732
Formatting
2021-11-25 15:11:39 +01:00
Thomas Roehl
51b8c62d4d
Collector-specific configuration. LIKWID collector derives metrics itself, Run once CLI option
2021-11-25 14:04:03 +01:00
Thomas Roehl
7f1694adc7
Fix format of infiniband collector
2021-10-08 13:27:36 +02:00
Thomas Gruber
d7ef32de18
Merge branch 'main' into alternate_storage
2021-10-04 15:49:46 +02:00
Thomas Roehl
486df91a9d
Fix format
2021-10-04 15:47:03 +02:00
Thomas Roehl
558bbaba59
Change storage format
2021-10-04 15:23:43 +02:00
Thomas Roehl
34585d88df
Skip InfiniBand collector if perfquery does not exist
2021-06-30 14:14:04 +02:00
Thomas Roehl
6b6e28d4c7
Return error at Init for skip collectors early
2021-05-14 19:21:16 +02:00
Thomas Roehl
f32ff9d006
Fixing format with gofmt
2021-03-25 17:47:08 +01:00
Thomas Roehl
642314c102
Add InfinibandCollector
2021-03-25 15:55:06 +01:00