prometheus/discovery/linode
Daniel Swarbrick de89a8c827
Linode SD: cast InstanceSpec values to int64 to avoid overflows
InstanceSpec struct members are untyped integers, so they can overflow
on 32-bit arch when bit-shifted left.

Signed-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>
2023-07-16 19:23:44 +02:00
..
linode.go Linode SD: cast InstanceSpec values to int64 to avoid overflows 2023-07-16 19:23:44 +02:00
linode_test.go fix: linode SD tests (#9773) 2021-11-16 23:42:30 +01:00
mock_test.go optimize Linode SD by polling for event changes during refresh (#8980) 2021-08-04 12:05:49 +02:00