Add custom billing note
Some checks are pending
CI / build (push) Waiting to run

This commit is contained in:
Noam Wasersprung 2025-06-09 11:19:21 +03:00 committed by GitHub
commit d61e7cc5d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,8 @@ Sending custom events is available under the ClearML Enterprise plan.
ClearML supports sending custom events to selected Kafka topics. Event sending is triggered by API calls and
is available only to tenants with the `custom_events` feature configured.
This feature can be used to implement custom billing.
## Enabling Custom Events in ClearML Server
:::important Prerequisite