Skip to content

Add MetricInfo class and tests#1059

Merged
mziccard merged 2 commits intogoogleapis:logging-alphafrom
mziccard:logging-metric-info
Jun 17, 2016
Merged

Add MetricInfo class and tests#1059
mziccard merged 2 commits intogoogleapis:logging-alphafrom
mziccard:logging-metric-info

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>
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
…to v3.10.7 (#1059)

* chore(deps): update dependency com.google.cloud:google-cloud-logging to v3.10.7

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
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