-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
Hi. I am using cadvisor with pushgateway. It so happens that cadvisor exports timestamps along with metrics. This is a problem with pushgateway as it doesn't accept metrics with timestamps. Following is the error returned if I push the metrics using curl
pushed metrics are invalid or inconsistent with existing metrics: pushed metrics must not have timestamps
It seems that pushgateway doesn't seem to honor time stamps. Is there anyway I can turn them off in cadvisor? Or if you know an option where pushgateway will ignore the time stamp, even that is acceptable.
NOTE: I know that pushing cadvisor metrics to pushgateway is an anti-pattern but for the time being, I don't have much option.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels