@kong-ui-public/analytics-utilities 4.8.6 → 4.8.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/types/types/explore/all.d.ts +1 -1
- package/dist/types/types/explore/all.d.ts.map +1 -1
- package/dist/types/types/explore/requests.d.ts +4 -4
- package/dist/types/types/explore/requests.d.ts.map +1 -1
- package/dist/types/types/explore/util.d.ts +2 -1
- package/dist/types/types/explore/util.d.ts.map +1 -1
- package/dist/types/utils/chartDataGenerator.d.ts.map +1 -1
- package/dist/vitals-utilities.cjs +1 -1
- package/dist/vitals-utilities.cjs.map +1 -1
- package/dist/vitals-utilities.es.js +2 -0
- package/dist/vitals-utilities.es.js.map +1 -1
- package/dist/vitals-utilities.umd.js +1 -1
- package/dist/vitals-utilities.umd.js.map +1 -1
- package/package.json +1 -1
|
@@ -124,6 +124,7 @@ const Vn = [
|
|
|
124
124
|
"sse",
|
|
125
125
|
"status_code_grouped",
|
|
126
126
|
"time",
|
|
127
|
+
"trace_id",
|
|
127
128
|
"upstream_uri",
|
|
128
129
|
"upstream_status_code_grouped",
|
|
129
130
|
"websocket"
|
|
@@ -139,6 +140,7 @@ const Vn = [
|
|
|
139
140
|
"response_source",
|
|
140
141
|
"service_port",
|
|
141
142
|
"service_protocol",
|
|
143
|
+
"trace_id",
|
|
142
144
|
"upstream_uri"
|
|
143
145
|
], rr = Ve, $e = [
|
|
144
146
|
"ai_count",
|