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

Add xDS metrics #195

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Add xDS metrics #195

merged 1 commit into from
Feb 23, 2021

Conversation

iffyio
Copy link
Collaborator

@iffyio iffyio commented Feb 20, 2021

No description provided.

@iffyio iffyio requested a review from markmandel February 20, 2021 18:12
@google-cla google-cla bot added the cla: yes label Feb 20, 2021
}
}
err => {
error!(log, "error processing receive socket: {:?}", err);
// Socket error, we cannot recover from this so return an error instead.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this new breakout on error stuff related to the metrics work, or separate?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was separate, started off wanting to add an alert there but then realised that wasn't reasonable and that we were failing noisily there where we couldn't recover

@markmandel markmandel merged commit 1ddcf67 into main Feb 23, 2021
@markmandel markmandel deleted the iu/cluster-metrics branch February 23, 2021 00:22
@markmandel markmandel added area/operations Installation, updating, metrics etc kind/feature New feature or request labels Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/operations Installation, updating, metrics etc cla: yes kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants