pulsar_transaction_aborted_count
Number of aborted transactions of this coordinator.Dimensions:None
Available on:
Datadog (1)
Interface Metrics (1)
Dimensions:None
Knowledge Base (2 documents, 0 chunks)
referencePulsar Metrics | Apache Pulsar4304 wordsscore: 1Official Apache Pulsar metrics reference documentation that comprehensively lists all Prometheus-format metrics exposed by Pulsar components including ZooKeeper, BookKeeper, brokers, functions, proxy, and SQL workers. Provides detailed descriptions of metric types (counter, gauge, histogram, summary), metric names, their purposes, and available labels.
documentationManage transactions | Apache Pulsar2241 wordsscore: 0.75Documentation page covering transaction management operations in Apache Pulsar, including how to identify slow transactions, scale transaction coordinators, and retrieve transaction statistics and metadata. Provides pulsar-admin CLI commands, REST API endpoints, and Java admin API methods for monitoring transaction health and performance.
Related Insights (1)
Transaction Abort Rate Signals Coordination or Timeout Issueswarning
High pulsar_transaction_aborted_count relative to pulsar_transaction_active indicates transactions are failing to commit, potentially due to coordinator failures, network issues, or application-side timeout problems.
▸