You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in the title, I believe this line is a bug and should actually be te_request_success. We're setting up observability for TEI, and we use the openai-compatible /v1/embeddings endpoint, and I noticed weird numbers coming from the metrics, which led me to finding this line as the likely culprit.
I think the same bug might exist in the following functions in the HTTP and grpc APIs:
HTTP