Skip to content

Commit

Permalink
feat: update en.json for analytics charts (#1913)
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgrant authored Jan 23, 2025
1 parent f6fffda commit 04f5526
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/analytics/analytics-chart/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,13 @@
"response_size_p99": "Response Size (p99)",
"response_size_p95": "Response Size (p95)",
"response_size_p50": "Response Size (p50)",
"response_size_average": "Response Size (avg)",
"response_size_sum": "Response Size (sum)",
"request_size_p99": "Request Size (p99)",
"request_size_p95": "Request Size (p95)",
"request_size_p50": "Request Size (p50)",
"request_size_average": "Request Size (avg)",
"request_size_sum": "Request Size (sum)",
"control_plane": "Control Plane",
"api_product": "API Product",
"api_product_version": "API Product Version",
Expand Down

0 comments on commit 04f5526

Please sign in to comment.