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 MetricInfo class and tests #1059

Merged
merged 2 commits into from
Jun 17, 2016

Conversation

mziccard
Copy link
Contributor

No description provided.

@mziccard mziccard added the api: logging Issues related to the Cloud Logging API. label Jun 16, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 16, 2016
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 83.849% when pulling 9e342a6 on mziccard:logging-metric-info into d9c974e on GoogleCloudPlatform:logging-alpha.

@mziccard
Copy link
Contributor Author

/cc @lesv

MetricInfo metricInfo = METRIC_INFO.toBuilder()
.name("newName")
.description("newDescription")
.filter("logName=projects/my-projectid/logs/syslog")

This comment was marked as spam.

This comment was marked as spam.

@lesv
Copy link
Contributor

lesv commented Jun 16, 2016

Consider my comments, update and/or commit.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 83.849% when pulling f4b576c on mziccard:logging-metric-info into d9c974e on GoogleCloudPlatform:logging-alpha.

@mziccard mziccard merged commit 0edaca8 into googleapis:logging-alpha Jun 17, 2016
mziccard added a commit to mziccard/gcloud-java that referenced this pull request Jul 20, 2016
github-actions bot pushed a commit that referenced this pull request Nov 16, 2022
…1059)

* chore(java): add a note in README for migrated split repos

Disable renovate bot and flaky bot for split repositories
that have moved to the Java monorepo.
The Java monorepo will pass the "monorepo=True" parameter
to java.common_templates method in its owlbot.py files so that
the migration note will not appear in the README in the monorepo.

Co-authored-by: Jeff Ching <chingor@google.com>
Source-Link: googleapis/synthtool@d4b2916
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:edae91ccdd2dded2f572ec341a768ad180305a3e8fbfd93064b28e237d35920a

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Jeff Ching <chingor@google.com>
Co-authored-by: Tomo Suzuki <suztomo@google.com>
suztomo pushed a commit that referenced this pull request Feb 1, 2023
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the Cloud Logging API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants