google-cloud-logging-v2 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 434f3b91aec0a344969432dfd5704878d96ece163906d13d0271da9bf8983de1
|
4
|
+
data.tar.gz: 51a7da222186ef14da93574e46bfa03c21281117b6b57c4510b4f16f46320e2f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e05d1af6b9631aca0b14b2f6fe1eab219f432162014276de6c1103b5e8bc9909f260691c286fccdf56fa3c41bc999e6d02557265b95e6534ac1beca6b55038cb
|
7
|
+
data.tar.gz: ccfb0e3f15c416296030904bc9cff50cc71dd80406c5a61b38e0defbf72789cede3aada8946cbcc67b71d7b44fbc3017678e2d56c29bbefb8f75b456569d5b62
|
@@ -70,7 +70,7 @@ module Google
|
|
70
70
|
initial_delay: 0.1,
|
71
71
|
max_delay: 60.0,
|
72
72
|
multiplier: 1.3,
|
73
|
-
retry_codes: [
|
73
|
+
retry_codes: [4, 13, 14]
|
74
74
|
}
|
75
75
|
|
76
76
|
default_config.rpcs.get_sink.timeout = 60.0
|
@@ -78,7 +78,7 @@ module Google
|
|
78
78
|
initial_delay: 0.1,
|
79
79
|
max_delay: 60.0,
|
80
80
|
multiplier: 1.3,
|
81
|
-
retry_codes: [
|
81
|
+
retry_codes: [4, 13, 14]
|
82
82
|
}
|
83
83
|
|
84
84
|
default_config.rpcs.create_sink.timeout = 120.0
|
@@ -88,7 +88,7 @@ module Google
|
|
88
88
|
initial_delay: 0.1,
|
89
89
|
max_delay: 60.0,
|
90
90
|
multiplier: 1.3,
|
91
|
-
retry_codes: [
|
91
|
+
retry_codes: [4, 13, 14]
|
92
92
|
}
|
93
93
|
|
94
94
|
default_config.rpcs.delete_sink.timeout = 60.0
|
@@ -96,7 +96,7 @@ module Google
|
|
96
96
|
initial_delay: 0.1,
|
97
97
|
max_delay: 60.0,
|
98
98
|
multiplier: 1.3,
|
99
|
-
retry_codes: [
|
99
|
+
retry_codes: [4, 13, 14]
|
100
100
|
}
|
101
101
|
|
102
102
|
default_config.rpcs.list_exclusions.timeout = 60.0
|
@@ -104,7 +104,7 @@ module Google
|
|
104
104
|
initial_delay: 0.1,
|
105
105
|
max_delay: 60.0,
|
106
106
|
multiplier: 1.3,
|
107
|
-
retry_codes: [
|
107
|
+
retry_codes: [4, 13, 14]
|
108
108
|
}
|
109
109
|
|
110
110
|
default_config.rpcs.get_exclusion.timeout = 60.0
|
@@ -112,7 +112,7 @@ module Google
|
|
112
112
|
initial_delay: 0.1,
|
113
113
|
max_delay: 60.0,
|
114
114
|
multiplier: 1.3,
|
115
|
-
retry_codes: [
|
115
|
+
retry_codes: [4, 13, 14]
|
116
116
|
}
|
117
117
|
|
118
118
|
default_config.rpcs.create_exclusion.timeout = 120.0
|
@@ -124,7 +124,7 @@ module Google
|
|
124
124
|
initial_delay: 0.1,
|
125
125
|
max_delay: 60.0,
|
126
126
|
multiplier: 1.3,
|
127
|
-
retry_codes: [
|
127
|
+
retry_codes: [4, 13, 14]
|
128
128
|
}
|
129
129
|
|
130
130
|
default_config
|
@@ -70,7 +70,7 @@ module Google
|
|
70
70
|
initial_delay: 0.1,
|
71
71
|
max_delay: 60.0,
|
72
72
|
multiplier: 1.3,
|
73
|
-
retry_codes: [
|
73
|
+
retry_codes: [4, 13, 14]
|
74
74
|
}
|
75
75
|
|
76
76
|
default_config.rpcs.write_log_entries.timeout = 60.0
|
@@ -78,7 +78,7 @@ module Google
|
|
78
78
|
initial_delay: 0.1,
|
79
79
|
max_delay: 60.0,
|
80
80
|
multiplier: 1.3,
|
81
|
-
retry_codes: [
|
81
|
+
retry_codes: [4, 13, 14]
|
82
82
|
}
|
83
83
|
|
84
84
|
default_config.rpcs.list_log_entries.timeout = 60.0
|
@@ -86,7 +86,7 @@ module Google
|
|
86
86
|
initial_delay: 0.1,
|
87
87
|
max_delay: 60.0,
|
88
88
|
multiplier: 1.3,
|
89
|
-
retry_codes: [
|
89
|
+
retry_codes: [4, 13, 14]
|
90
90
|
}
|
91
91
|
|
92
92
|
default_config.rpcs.list_monitored_resource_descriptors.timeout = 60.0
|
@@ -94,7 +94,7 @@ module Google
|
|
94
94
|
initial_delay: 0.1,
|
95
95
|
max_delay: 60.0,
|
96
96
|
multiplier: 1.3,
|
97
|
-
retry_codes: [
|
97
|
+
retry_codes: [4, 13, 14]
|
98
98
|
}
|
99
99
|
|
100
100
|
default_config.rpcs.list_logs.timeout = 60.0
|
@@ -102,7 +102,7 @@ module Google
|
|
102
102
|
initial_delay: 0.1,
|
103
103
|
max_delay: 60.0,
|
104
104
|
multiplier: 1.3,
|
105
|
-
retry_codes: [
|
105
|
+
retry_codes: [4, 13, 14]
|
106
106
|
}
|
107
107
|
|
108
108
|
default_config
|
@@ -70,7 +70,7 @@ module Google
|
|
70
70
|
initial_delay: 0.1,
|
71
71
|
max_delay: 60.0,
|
72
72
|
multiplier: 1.3,
|
73
|
-
retry_codes: [
|
73
|
+
retry_codes: [4, 13, 14]
|
74
74
|
}
|
75
75
|
|
76
76
|
default_config.rpcs.get_log_metric.timeout = 60.0
|
@@ -78,7 +78,7 @@ module Google
|
|
78
78
|
initial_delay: 0.1,
|
79
79
|
max_delay: 60.0,
|
80
80
|
multiplier: 1.3,
|
81
|
-
retry_codes: [
|
81
|
+
retry_codes: [4, 13, 14]
|
82
82
|
}
|
83
83
|
|
84
84
|
default_config.rpcs.create_log_metric.timeout = 60.0
|
@@ -88,7 +88,7 @@ module Google
|
|
88
88
|
initial_delay: 0.1,
|
89
89
|
max_delay: 60.0,
|
90
90
|
multiplier: 1.3,
|
91
|
-
retry_codes: [
|
91
|
+
retry_codes: [4, 13, 14]
|
92
92
|
}
|
93
93
|
|
94
94
|
default_config.rpcs.delete_log_metric.timeout = 60.0
|
@@ -96,7 +96,7 @@ module Google
|
|
96
96
|
initial_delay: 0.1,
|
97
97
|
max_delay: 60.0,
|
98
98
|
multiplier: 1.3,
|
99
|
-
retry_codes: [
|
99
|
+
retry_codes: [4, 13, 14]
|
100
100
|
}
|
101
101
|
|
102
102
|
default_config
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-logging-v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-08-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|