You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: metric-metadata/googlecloudpubsubpushreceiver.yaml
+45-1Lines changed: 45 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,48 @@ status:
9
9
10
10
tests:
11
11
# start requires an encoding extension to exist
12
-
skip_lifecycle: true
12
+
skip_lifecycle: true
13
+
# requires google credentials for the storage client
14
+
skip_shutdown: true
15
+
16
+
telemetry:
17
+
metrics:
18
+
gcp.pubsub.input.uncompressed.size:
19
+
stability:
20
+
level: development
21
+
enabled: true
22
+
description: Size of uncompressed incoming log data in bytes (either direct Pub/Sub message payloads or GCS file content retrieved from event notifications).
0 commit comments