Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fda97a5

Browse filesBrowse files
chore: Re-generated to pick up changes from googleapis. (#97)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * feat: Makes remaining LogBucket and LogViews methods public PiperOrigin-RevId: 342353190 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Nov 13 15:44:35 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: be0bdf86cd31aa7c1a7b30a9a2e9f2fd53ee3d91 Source-Link: googleapis/googleapis@be0bdf8 * fixed lint issue Co-authored-by: Daniel Sanche <sanche@google.com>
1 parent 7f75f59 commit fda97a5
Copy full SHA for fda97a5

File tree

Expand file treeCollapse file tree

16 files changed

+3658
-173
lines changed
Filter options
Expand file treeCollapse file tree

16 files changed

+3658
-173
lines changed

‎google/cloud/logging_v2/proto/logging_config.proto

Copy file name to clipboardExpand all lines: google/cloud/logging_v2/proto/logging_config.proto
+412-23Lines changed: 412 additions & 23 deletions
Large diffs are not rendered by default.

‎google/cloud/logging_v2/proto/logging_metrics.proto

Copy file name to clipboardExpand all lines: google/cloud/logging_v2/proto/logging_metrics.proto
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ service MetricsServiceV2 {
9292
// Describes a logs-based metric. The value of the metric is the number of log
9393
// entries that match a logs filter in a given time interval.
9494
//
95-
// Logs-based metric can also be used to extract values from logs and create a
96-
// a distribution of the values. The distribution records the statistics of the
95+
// Logs-based metrics can also be used to extract values from logs and create a
96+
// distribution of the values. The distribution records the statistics of the
9797
// extracted values along with an optional histogram of the values as specified
9898
// by the bucket options.
9999
message LogMetric {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.