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

[metricbeat] error computing start and end time for AWS cloudwatch metric queries when period is <60s #32687

Closed
tommyers-elastic opened this issue Aug 15, 2022 · 1 comment · Fixed by #32724
Labels
bug Team:Cloud-Monitoring Label for the Cloud Monitoring team

Comments

@tommyers-elastic
Copy link
Contributor

testing locally at version 55037619954006cd2d5978081d7d6496c2c5c3b3

    "error": {
      "message": "createEvents failed for region eu-central-1: getMetricDataResults failed: error GetMetricData with Paginator: operation error CloudWatch: GetMetricData, https response error StatusCode: 400, RequestID: 8e4d0475-90c7-4b03-b78c-b7fd45f5e90b, api error ValidationError: The parameter StartTime must not equal parameter EndTime.\n"
    },

the code in question is here.

@tommyers-elastic tommyers-elastic added bug Team:Cloud-Monitoring Label for the Cloud Monitoring team labels Aug 15, 2022
@tommyers-elastic
Copy link
Contributor Author

maybe related: #32640

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Team:Cloud-Monitoring Label for the Cloud Monitoring team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant