Clean up Confluent Cloud resources¶
Tear down the Docker monitoring containers:
docker-compose down
Delete the cloud api key created for the
ccloud-exporter
:confluent api-key delete $METRICS_API_KEY
Run the following to teardown the ccloud-stack, inserting your service account ID instead of
184498
. Your service account ID can be found in your client configuration file (iestack-configs/java-service-account-184498.config
).source ../utils/ccloud_library.sh ccloud::destroy_ccloud_stack 184498