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 Google Cloud Monitoring client #329

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eandre
Copy link
Contributor

@eandre eandre commented Dec 14, 2024

This is an initial implementation of a client for interacting with Google Cloud Monitoring. I have so far only implemented a single endpoint, create_time_series, due to (a) it's likely the most common use case, and (b) in order to get some initial feedback if you think this is acceptable to include here.

Note that there were some changes to the other generated protobufs, like removing #[allow(clippy::derive_partial_eq_without_eq)] directives. I am not sure why that's the case; I haven't changed any of the dependencies on prost or tonic.

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

Successfully merging this pull request may close these issues.

1 participant