telemetry float32 #6048
Labels
help wanted
Issues with this label are ready to start work but are in need of someone to do it
priority/backlog
Issue is approved and in the backlog
Is it an issue things are putting times into float32's in telemetry?
https://github.com/spiffe/spire/blob/main/pkg/common/telemetry/uptime.go#L4
Seems like it might cause 2038 issues or similar. Should we just convert it all to float64?
The text was updated successfully, but these errors were encountered: