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

[meraki] Log getDevicePerformanceScores errors without stopping metric collection #41611

Closed
gpop63 opened this issue Nov 12, 2024 · 0 comments · Fixed by #41622
Closed

[meraki] Log getDevicePerformanceScores errors without stopping metric collection #41611

gpop63 opened this issue Nov 12, 2024 · 0 comments · Fixed by #41622
Assignees
Labels
Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team

Comments

@gpop63
Copy link
Contributor

gpop63 commented Nov 12, 2024

getDevicePerformanceScores would stop the entire metric collection if it encountered an error for a single device that does not support this feature, impacting data collection for other devices. The function should log the errors and skip models with issues, ensuring that metric collection continues smoothly.

@gpop63 gpop63 added the Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team label Nov 12, 2024
@gpop63 gpop63 self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant