The initial version of DataDog Reporter plugin supported the following list of metrics for v2 APIs:
gravitee.apim.api_response_time_ms
gravitee.apim.proxy_latency_ms
gravitee.apim.proxy_response_time_ms
gravitee.apim.request_content_length
gravitee.apim.response_content_length
Currently, we are running the latest version of plugin - v2.4.3 which is missing these metrics. I see instead the following metrics:
gravitee.apim.endpoint_response_time_ms
gravitee.apim.gateway_latency_ms
gravitee.apim.gateway_response_time_ms
But these metrics are available only for v4 APIs and not for v2. Is it possible that the latest version of plugin is not backward compatible and doesn't support the initial list of metrics?
In case it's true, is new list of metrics support v2 APIs?
This is configuration of DD reporter in ConfigMap:
Summary of the Request - 3 issues:
summary-of-the-request---3-issues
summary-of-the-request---3-issues
summary-of-the-request---3-issues
gravitee.apim.api_response_time_ms
gravitee.apim.proxy_latency_ms
gravitee.apim.proxy_response_time_ms
gravitee.apim.request_content_length
gravitee.apim.response_content_length
Currently, we are running the latest version of plugin - v2.4.3 which is missing these metrics. I see instead the following metrics:
gravitee.apim.endpoint_response_time_ms
gravitee.apim.gateway_latency_ms
gravitee.apim.gateway_response_time_ms
But these metrics are available only for v4 APIs and not for v2. Is it possible that the latest version of plugin is not backward compatible and doesn't support the initial list of metrics?
In case it's true, is new list of metrics support v2 APIs?
This is configuration of DD reporter in ConfigMap:
datadog:
authentication:
apiKey: [key]
customTags: |
bu:my-apim
enabled: true
site: datadoghq.com
Version :
version-
version-
version-
APIM : 4.4.9