Core concepts and advanced features of Keys & Caches - find the true bottlenecks, errors, and performance optimizations previously hidden in your ML stack
Feature | Online | Offline | Disabled |
---|---|---|---|
Metrics Logging | ✅ | ✅ | ❌ |
Dashboard | ✅ | ❌ | ❌ |
Cloud Sync | ✅ | ❌ | ❌ |
Authentication | Required | None | None |
Internet Required | Yes | No | No |
capture_model_instance
:
capture_trace
decorator:
capture_code=True
(default), kandc captures:
.py
, .js
, .ts
, .jsx
, .tsx
.java
, .cpp
, .c
, .h
, .hpp
.cs
, .go
, .rs
, .rb
, .php
.swift
, .kt
, .scala
, .r
.sql
, .sh
, .bash
, .zsh
.yaml
, .yml
, .json
, .toml
.md
, .rst
, .txt
.html
, .css
, .scss
requirements.txt
, pyproject.toml
package.json
, Dockerfile
.gitignore
, .env.example
.gitignore
file when uploading code snapshots and
traces. Add large files to .gitignore
to avoid uploading them.