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 monitoring client #1442

Closed
wants to merge 1 commit into from
Closed

Add monitoring client #1442

wants to merge 1 commit into from

Conversation

geigerj
Copy link
Contributor

@geigerj geigerj commented Feb 9, 2016

This PR adds generated code wrapping the gRPC monitoring library, similar to the previous PR for logging.

We have addressed some of the issues raised in the logging PR; those that have not been addressed are being tracked. We expect to have a proper github repo in the next day or so where we will be able to track those issues publicly.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 9, 2016
@geigerj
Copy link
Contributor Author

geigerj commented Feb 9, 2016

@tbetbetbe
@saicheems

@geigerj
Copy link
Contributor Author

geigerj commented Feb 9, 2016

I realize we have a bug in our imports (lines 35 and 37 of metric_service_api.py are syntax errors). I will fix the imports and update the PR.

@geigerj
Copy link
Contributor Author

geigerj commented Feb 10, 2016

I've updated the PR -- ready for code review now.

@dhermes
Copy link
Contributor

dhermes commented Feb 10, 2016

Thanks for the heads up. Reviewing now.

from google.gax import config
from google.gax.path_template import PathTemplate
from google.monitoring.v3 import agent_service_pb2
from google.api import monitored_resource_pb2

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Feb 10, 2016

Finished review

@geigerj geigerj closed this Feb 12, 2016
@geigerj geigerj deleted the grpc-logging-feature branch February 12, 2016 17:53
@dhermes
Copy link
Contributor

dhermes commented Feb 12, 2016

Did you mean to close?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants