Core APIs APIs Configuring the server SSL/TLS connection Authentication Peer Forwarder Shutdown timeouts Core APIs All Data Prepper instances expose a server with some con...
Core Concept Agent APM Tracing Metrics Logging Core Concept Agent Based on bytecode enhancement and plugin design to provide tracing, metrics and logging features. Only a...
Core Concept XA Protocol Core Concept XA Protocol The original distributed transaction model of XA protocol is the “X/Open Distributed Transaction Processing (DTP)” model, XA ...
Core Concept SQL Dialect Core Concept SQL Dialect SQL dialect means database dialect, and it indicates that some database projects have their own unique syntax in addition to ...
Core Concept Circuit Breaker Request Limit Core Concept Circuit Breaker Fuse connection between Apache ShardingSphere and the database. When an Apache ShardingSphere node exc...
Core Concepts Core Concepts Imagine your app’s state is described as a plain object. For example, the state of a todo app might look like this: { todos : [{ text :...