Add custom billing note

This commit is contained in:
revital 2025-06-09 10:53:42 +03:00
parent cd05238277
commit 3c0e1d7708

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 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. 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 ## Enabling Custom Events in ClearML Server
:::important Prerequisite :::important Prerequisite