HTTP Transaction¶
-
proxy.process.http.avg_transactions_per_client_connection
¶
- Collection
- global
- Type
- derivative
- Datatype
- float
-
proxy.process.http.avg_transactions_per_server_connection
¶
- Collection
- global
- Type
- derivative
- Datatype
- float
-
proxy.process.http.total_transactions_time
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- integer
-
proxy.process.http.transaction_counts.errors.aborts
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
-
proxy.process.http.transaction_counts.errors.connect_failed
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
- Gathered
- No
-
proxy.process.http.transaction_counts.errors.early_hangups
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
- Gathered
- No
-
proxy.process.http.transaction_counts.errors.empty_hangups
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
- Gathered
- No
-
proxy.process.http.transaction_counts.errors.other
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
-
proxy.process.http.transaction_counts.errors.possible_aborts
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
- Gathered
- No
-
proxy.process.http.transaction_counts.errors.pre_accept_hangups
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
- Gathered
- No
-
proxy.process.http.transaction_counts.hit_fresh
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
-
proxy.process.http.transaction_counts.hit_fresh.process
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
-
proxy.process.http.transaction_counts.hit_revalidated
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
-
proxy.process.http.transaction_counts.miss_changed
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
-
proxy.process.http.transaction_counts.miss_client_no_cache
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
- Gathered
- No
-
proxy.process.http.transaction_counts.miss_cold
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
-
proxy.process.http.transaction_counts.miss_not_cacheable
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
-
proxy.process.http.transaction_counts.other.unclassified
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
- Gathered
- No
-
proxy.process.http.transaction_totaltime.errors.aborts
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.errors.connect_failed
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.errors.other
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.errors.possible_aborts
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.errors.pre_accept_hangups
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.hit_fresh
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.hit_fresh.process
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.hit_revalidated
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.miss_changed
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.miss_client_no_cache
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.miss_cold
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.miss_not_cacheable
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
-
proxy.process.http.transaction_totaltime.other.unclassified
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- float
- Gathered
- No
HTTP/2¶
-
proxy.process.http2.total_client_streams
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
Represents the total number of HTTP/2 streams from client to the Traffic Server.
-
proxy.process.http2.current_client_streams
¶
- Collection
- global
- Type
- gauge
- Datatype
- integer
Represents the current number of HTTP/2 streams from client to the Traffic Server.
-
proxy.process.http2.total_transactions_time
¶
- Collection
- global
- Type
- counter
- Units
- seconds
- Datatype
- integer
Represents the total transaction time of HTTP/2 streams from client to the Traffic Server.
-
proxy.process.http2.stream_errors
¶
- Collection
- global
- Type
- counter
- Datatype
- integer
Represents the total number of HTTP/2 stream errors.