File tree
Expand file treeCollapse file tree
8 files changed
+493
-42
lines changedFilter options
- google/cloud/logging_v2
- handlers
- tests
- unit
- handlers
Expand file treeCollapse file tree
8 files changed
+493
-42
lines changedgoogle/cloud/logging_v2/client.py
Copy file name to clipboardExpand all lines: google/cloud/logging_v2/client.py+13-14Lines changed: 13 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
| ||
39 | 38 |
|
40 | 39 |
|
41 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
| ||
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
| 53 | + |
| 54 | + |
59 | 55 |
|
60 | 56 |
|
61 | 57 |
|
| ||
348 | 344 |
|
349 | 345 |
|
350 | 346 |
|
351 |
| - |
| 347 | + |
352 | 348 |
|
353 | 349 |
|
354 |
| - |
355 |
| - |
| 350 | + |
| 351 | + |
356 | 352 |
|
357 | 353 |
|
358 |
| - |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
359 | 358 |
|
360 | 359 |
|
361 |
| - |
| 360 | + |
362 | 361 |
|
363 | 362 |
|
364 | 363 |
|
|
google/cloud/logging_v2/handlers/_monitored_resources.py
Copy file name to clipboard+195Lines changed: 195 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
google/cloud/logging_v2/handlers/app_engine.py
Copy file name to clipboardExpand all lines: google/cloud/logging_v2/handlers/app_engine.py+4-10Lines changed: 4 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
25 | 28 |
|
26 |
| - |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
| ||
75 | 77 |
|
76 | 78 |
|
77 | 79 |
|
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
| 80 | + |
87 | 81 |
|
88 | 82 |
|
89 | 83 |
|
|
google/cloud/logging_v2/handlers/handlers.py
Copy file name to clipboardExpand all lines: google/cloud/logging_v2/handlers/handlers.py+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
87 | 90 |
|
88 | 91 |
|
89 | 92 |
|
|
tests/environment
Copy file name to clipboardSubmodule environment updated 28 files
- .gitignore+4
- README.md+9-1
- deployable/go/.dockerignore+2
- deployable/go/Dockerfile+42
- deployable/go/go.mod+11
- deployable/go/go.sum+441
- deployable/go/main.go+111
- deployable/python/snippets.py+18-6
- envctl/env_scripts/go/cloudrun.sh+105
- envctl/env_scripts/python/cloudrun.sh+5-6
- noxfile.py+1-1
- renovate.json+5
- tests/common/appengine.py+34
- tests/common/common.py+24-9
- tests/go/__init__.py+13
- tests/go/test_appengine_flex_container.py+26
- tests/go/test_appengine_standard.py+26
- tests/go/test_cloudrun.py+26
- tests/go/test_compute.py+26
- tests/go/test_functions.py+26
- tests/go/test_kubernetes.py+26
- tests/python/test_appengine_flex_container.py+2-1
- tests/python/test_appengine_flex_python.py+2-1
- tests/python/test_appengine_standard.py+2-1
- tests/python/test_cloudrun.py+15
- tests/python/test_compute.py+10
- tests/python/test_functions.py+10
- tests/python/test_kubernetes.py+14
0 commit comments