Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incident Time formating #32

Open
btran3093 opened this issue Jun 20, 2024 · 0 comments
Open

Incident Time formating #32

btran3093 opened this issue Jun 20, 2024 · 0 comments

Comments

@btran3093
Copy link

My incident time metric is showing was Sat, 15 Jun 17:39 UTC. I am currently in PST so local time would convert to Sat, 15 Jun 10:39 PST

I am using this timeformat option
--pagerduty.incident.timeformat="Mon, 02 Jan 15:04 PST"

but the metric is displayed after restarting the exporter as Sat, 15 Jun 17:39 PST

Time has not adjusted and only appended the new PST label.

I have also tried to use the UTC offset and same issue occurs as it appends and does not adjust the time
--pagerduty.incident.timeformat="Mon, 02 Jan 15:04 -08:00"

Metric is displayed as Sat, 15 Jun 17:39 -08:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant