pub const GEN_AI__RESPONSE__TIME_TO_FIRST_TOKEN: &str = "gen_ai.response.time_to_first_token";๐Deprecated:
Use GEN_AI__RESPONSE__TIME_TO_FIRST_CHUNK (gen_ai.response.time_to_first_chunk) instead.
Expand description
Time in seconds when the first response content chunk arrived in streaming responses.
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
GEN_AI__RESPONSE__TIME_TO_FIRST_CHUNK(gen_ai.response.time_to_first_chunk)