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 7fe2a2b

Browse filesBrowse files
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
1 parent 5e873d9 commit 7fe2a2b
Copy full SHA for 7fe2a2b

File tree

Expand file treeCollapse file tree

15 files changed

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

15 files changed

+3656
-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.