PulsarBroker
, BookkeeperCluster
, PulsarProxy
, ZookeeperCluster
, Sink
, Source
, and Function
components.
snctl
which support to display the cluster usage data in terminal or export the usage data in CSV format.
snctl
v0.19.1 or above. Install snctlsn-operator
helm chart v0.1.6 or above.PulsarCoordinator
object for your Pulsar cluster.usage-data get local
commands:-o, --csv-file-path
flag with CSV format:sn-agent
which works for usage data collection and telemetry sending. Under the remote mode, sn-agent
will collect the usage data for Private Cloud clusters and send these usage data to the StreamNative Cloud, StreamNative will process these received usage data.
sn-agent
will require the Internet connection to access to the SN Cloud public endpoint access:
Address | Descriptions |
---|---|
https://apps.sncloud.snio.cloud | Broker data for TLS |
pulsar+ssl://apps.sncloud.snio.cloud:6651 | HTTPS request |