evle commented on issue #11888: URL: https://github.com/apache/apisix/issues/11888#issuecomment-2572420657
Breaking Changes Reminder: - Current query: apisix_http_requests_total (returns single total value) - After adding labels: Would require sum(apisix_http_requests_total) to get the same total - This would break existing dashboards, alerts, and monitoring setups Proposed Solution: Add a new metric apisix_http_route_requests_total with route labels instead of modifying the existing one. This ensures backward compatibility is maintained -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
