< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />
Last updated:

    Logging

    The API changes of the component logging in Kube AI Hub 3.4.

    Time Format

    The time format of query parameters must be Unix timestamps (the number of seconds that has elapsed since the Unix epoch). Milliseconds are no longer allowed. The change affects the parameters start_time and end_time.

    Deprecated APIs

    The following APIs are removed:

    • GET /workspaces/{workspace}
    • GET /namespaces/{namespace}
    • GET /namespaces/{namespace}/workloads/{workload}
    • GET /namespaces/{namespace}/pods/{pod}
    • The whole log setting API group

    Fluent Operator

    In Kube AI Hub 3.4, the whole log setting APIs are removed from the Kube AI Hub core since the project Fluent Operator is refactored in an incompatible way. Please refer to Fluent Operator docs for how to configure log collection in Kube AI Hub 3.4.