Plugins: Capture error source from grpc status errors (#97471)

* capture errorsource from grpc error

* apply PR feedback

* update comment

* update comment

* use SDK logic

* update SDK commit

* update sdk

* update golden files
This commit is contained in:
Will Browne
2025-01-08 17:05:28 +00:00
committed by GitHub
parent 8cb7159872
commit 5a2315dabf
24 changed files with 464 additions and 348 deletions
+20
View File
@@ -11,9 +11,11 @@
// },
// "notices": [
// {
// "severity": "info",
// "text": "info 1"
// },
// {
// "severity": "info",
// "text": "info 2"
// }
// ]
@@ -41,9 +43,11 @@
// },
// "notices": [
// {
// "severity": "info",
// "text": "info 1"
// },
// {
// "severity": "info",
// "text": "info 2"
// }
// ]
@@ -71,9 +75,11 @@
// },
// "notices": [
// {
// "severity": "info",
// "text": "info 1"
// },
// {
// "severity": "info",
// "text": "info 2"
// }
// ]
@@ -101,9 +107,11 @@
// },
// "notices": [
// {
// "severity": "info",
// "text": "info 1"
// },
// {
// "severity": "info",
// "text": "info 2"
// }
// ]
@@ -131,9 +139,11 @@
// },
// "notices": [
// {
// "severity": "info",
// "text": "info 1"
// },
// {
// "severity": "info",
// "text": "info 2"
// }
// ]
@@ -166,9 +176,11 @@
},
"notices": [
{
"severity": "info",
"text": "info 1"
},
{
"severity": "info",
"text": "info 2"
}
]
@@ -219,9 +231,11 @@
},
"notices": [
{
"severity": "info",
"text": "info 1"
},
{
"severity": "info",
"text": "info 2"
}
]
@@ -272,9 +286,11 @@
},
"notices": [
{
"severity": "info",
"text": "info 1"
},
{
"severity": "info",
"text": "info 2"
}
]
@@ -332,9 +348,11 @@
},
"notices": [
{
"severity": "info",
"text": "info 1"
},
{
"severity": "info",
"text": "info 2"
}
]
@@ -392,9 +410,11 @@
},
"notices": [
{
"severity": "info",
"text": "info 1"
},
{
"severity": "info",
"text": "info 2"
}
]
@@ -7,9 +7,11 @@
// ],
// "notices": [
// {
// "severity": "info",
// "text": "info 1"
// },
// {
// "severity": "info",
// "text": "info 2"
// }
// ]
@@ -34,9 +36,11 @@
],
"notices": [
{
"severity": "info",
"text": "info 1"
},
{
"severity": "info",
"text": "info 2"
}
]