Skip to content

Commit b0a8a78

Browse files
authored
add XDS request metric (openservicemesh#337)
Part of openservicemesh/osm#4568 Signed-off-by: Jon Huhn <[email protected]>
1 parent 68e77b8 commit b0a8a78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/guides/observability/metrics.md

+1
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ annotations:
223223
| osm_proxy_response_send_error_count | Count | | Number of responses that errored when being set to proxies |
224224
| osm_proxy_config_update_time | Histogram | resource_type, success | Histogram to track time spent for proxy configuration |
225225
| osm_proxy_broadcast_event_count | Count | | Number of ProxyBroadcast events published by the OSM controller |
226+
| osm_proxy_xds_request_count | Count | common_name, type | Number of XDS requests made by proxies |
226227
| osm_cert_issued_count | Count | | Total number of XDS certificates issued to proxies |
227228
| osm_cert_issued_time | Histogram | | Histogram to track time spent to issue xds certificate |
228229
| osm_injector_injector_sidecar_count | Count | | Total number of injector webhook calls |

0 commit comments

Comments
 (0)