We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
x-sb-error-code
1 parent 67b2f82 commit 675311cCopy full SHA for 675311c
ansible/files/envoy_config/lds.supabase.yaml
@@ -189,6 +189,10 @@ resources:
189
prefix: /metrics/aggregated
190
invert_match: true
191
status_code: 401
192
+ headers_to_add:
193
+ - header:
194
+ key: x-sb-error-code
195
+ value: '%RESPONSE_CODE_DETAILS%'
196
body_format_override:
197
json_format:
198
message: >-
ansible/files/envoy_config/lds.yaml
@@ -215,6 +215,10 @@ resources:
215
216
217
218
219
220
221
222
223
224
0 commit comments