Skip to content

Monitoring: add 'dropped_labels', 'span_context', plus docstring changes #6358

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

Merged
merged 1 commit into from
Nov 1, 2018

Conversation

dpebot
Copy link
Contributor

@dpebot dpebot commented Nov 1, 2018

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Cloning googleapis.
synthtool > Running generator for google/monitoring/artman_monitoring.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/monitoring-v3.
synthtool > No replacements made in google/cloud/*/gapic/*_client.py for pattern routing_header\(, maybe replacement is not longer needed?
synthtool > Replaced 'def .*\\(([^\\)]+)\n.*metadata=None\\):\n\\s+"""(.*\n)*?\\s+"""\n' in google/cloud/monitoring_v3/gapic/uptime_check_service_client.py.
synthtool > Replaced 'def .*\\(([^\\)]+)\n.*metadata=None\\):\n\\s+"""(.*\n)*?\\s+"""\n' in google/cloud/monitoring_v3/gapic/alert_policy_service_client.py.
synthtool > Replaced 'def .*\\(([^\\)]+)\n.*metadata=None\\):\n\\s+"""(.*\n)*?\\s+"""\n' in google/cloud/monitoring_v3/gapic/notification_channel_service_client.py.
synthtool > Replaced 'def .*\\(([^\\)]+)\n.*metadata=None\\):\n\\s+"""(.*\n)*?\\s+"""\n' in google/cloud/monitoring_v3/gapic/group_service_client.py.
synthtool > Replaced 'def .*\\(([^\\)]+)\n.*metadata=None\\):\n\\s+"""(.*\n)*?\\s+"""\n' in google/cloud/monitoring_v3/gapic/metric_service_client.py.
synthtool > No replacements made in google/cloud/*/gapic/*_client.py for pattern (^        )(routing_header = google.api_core.gapic_v1.routing_header.to_grpc_metadata\(
)(\s+)(\[\('[a-z\_]*?\.name', )([a-z\_]*?)(.name\)\], \)
)(\s+metadata.append\(routing_header\)
), maybe replacement is not longer needed?
synthtool > Replaced '(^.*$\\n)*' in google/cloud/monitoring_v3/proto/common_pb2.py.
synthtool > Replaced 'then a new `\\[CONDITION_ID\\]` is created.\n' in google/cloud/monitoring_v3/gapic/alert_policy_service_client.py.
synthtool > Replaced '                ::\n\n' in google/cloud/monitoring_v3/gapic/alert_policy_service_client.py.
synthtool > Replaced '^(\\s+)have an ``id`` label:  ::      resource.type =\n.*' in google/cloud/monitoring_v3/proto/metric_service_pb2.py.
synthtool > Replaced 'return google.api_core.grpc_helpers.create_channel\\(\n(\\s+)address,\n\\s+credentials=.*,\n\\s+scopes=.*,\n' in google/cloud/monitoring_v3/gapic/transports/notification_channel_service_grpc_transport.py.
synthtool > Replaced 'return google.api_core.grpc_helpers.create_channel\\(\n(\\s+)address,\n\\s+credentials=.*,\n\\s+scopes=.*,\n' in google/cloud/monitoring_v3/gapic/transports/uptime_check_service_grpc_transport.py.
synthtool > Replaced 'return google.api_core.grpc_helpers.create_channel\\(\n(\\s+)address,\n\\s+credentials=.*,\n\\s+scopes=.*,\n' in google/cloud/monitoring_v3/gapic/transports/group_service_grpc_transport.py.
synthtool > Replaced 'return google.api_core.grpc_helpers.create_channel\\(\n(\\s+)address,\n\\s+credentials=.*,\n\\s+scopes=.*,\n' in google/cloud/monitoring_v3/gapic/transports/metric_service_grpc_transport.py.
synthtool > Replaced 'return google.api_core.grpc_helpers.create_channel\\(\n(\\s+)address,\n\\s+credentials=.*,\n\\s+scopes=.*,\n' in google/cloud/monitoring_v3/gapic/transports/alert_policy_service_grpc_transport.py.
synthtool > Replaced 'from google.cloud.monitoring_v3.gapic import notification_channel_service_client\n' in google/cloud/monitoring_v3/__init__.py.
synthtool > Replaced 'notification_channel_service_client.NotificationChannelServiceClient' in google/cloud/monitoring_v3/__init__.py.
synthtool > Cleaned up 1 temporary directories.

@dpebot dpebot requested a review from crwilcox as a code owner November 1, 2018 12:16
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 1, 2018
@tseaver tseaver added api: monitoring Issues related to the Cloud Monitoring API. codegen labels Nov 1, 2018
@tseaver tseaver changed the title [CHANGE ME] Re-generated monitoring to pick up changes in the API or client library generator. Monitoring: add 'dropped_labels', 'span_context', plus docstring changes Nov 1, 2018
OR = 2
AND_WITH_MATCHING_RESOURCE = 3


This comment was marked as spam.

@tseaver tseaver merged commit 5abdf8d into master Nov 1, 2018
@tseaver tseaver deleted the autosynth-monitoring branch November 1, 2018 14:23
parthea pushed a commit that referenced this pull request Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: monitoring Issues related to the Cloud Monitoring API. cla: yes This human has signed the Contributor License Agreement. codegen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants