# ps-client-lib **Repository Path**: mirrors_confluentinc/ps-client-lib ## Basic Information - **Project Name**: ps-client-lib - **Description**: PS Client Wrapper Utilities - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = PS Client Wrapper Library :icons: :toc: macro :toclevels: 3 :numbered: 1 :github_name: ps-client-lib :base_url: https://github.com/confluentinc/{github_name} :issues_link: {base_url}/issues // dynamic include base for editing in IDEA :project_root: ./ // uncomment the following if not using IDEA or having issues, for editing the template to see the includes // note that with this line not commented out, the rendering of the root level asiidoc file will be incorrect (i.e. // leave it commented out when committing work) //:project_root: ../../ ifdef::env-github[] :tip-caption: :bulb: :note-caption: :information_source: :important-caption: :heavy_exclamation_mark: :caution-caption: :fire: :warning-caption: :warning: endif::[] toc::[] == Features * Stores client configuration on a Kafka backing topic * Monitors topic for configuration updates and cleanly reconfigures itself, resuming operation * Publishes metric data to a Kafka backing topic ** Monitor such things as client library version, client config state, topic assignment, selected JMX metrics