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

fix(outputs.stackdriver): regenerate time interval for unkown metrics #13745

Merged
merged 3 commits into from
Aug 11, 2023

Conversation

powersj
Copy link
Contributor

@powersj powersj commented Aug 9, 2023

The counter metric type requires a different time interval. As such we need to regenerate it and not assume the previous metric was also a counter.

This also removes a very noisy, unhelpful log message.

fixes: #13725

@telegraf-tiger telegraf-tiger bot added fix pr to fix corresponding bug plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins labels Aug 9, 2023
@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Aug 10, 2023
@telegraf-tiger
Copy link
Contributor

@srebhan srebhan merged commit 1381513 into influxdata:master Aug 11, 2023
24 checks passed
@github-actions github-actions bot added this to the v1.27.4 milestone Aug 11, 2023
powersj added a commit that referenced this pull request Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outputs.Stackdriver Start and End Timestamp Appear to be the Same
2 participants