Lee-W commented on code in PR #72786: URL: https://github.com/apache/airflow/pull/72786#discussion_r4034916819
########## providers/common/ai/docs/toolsets.rst: ########## @@ -1420,6 +1474,13 @@ The standby-served fraction is a ratio over ``managed_agent.served`` alone, so grep. Both are tagged by platform rather than agent name to keep cardinality bounded. +``managed_agent.invoked`` (see `Metrics`_ above) is the denominator for Review Comment: Rewritten as failovers per call rather than a rate, with 3 member case spelled out. The table above it now carries a `managed_agent.invoked` row and the "Two counters" lead-in is gone, so the pointer from the Metrics section lands on a table that includes it. -- 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]
