For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
    • Overview
    • Quickstart
  • Before You Deploy
    • Infrastructure Sizing
    • Manifest
  • Deployment
    • Installation Overview
    • Image Mirroring
    • Helmfile Installation
  • GPU Cluster Setup
    • GPU Cluster Setup
    • Self-Managed Clusters
  • Configuration
    • Optional Enhancements
    • LLM Function Enablement
    • Gateway Routing
    • Third-Party Registries
    • Registry Allowlist
    • Cluster Configuration
    • KAI Scheduler
  • Using Cloud Functions
    • API
    • Service Keys
    • Function Creation
    • LLM Gateway
    • Generic HTTP Function Invocation
    • gRPC Function Invocation
    • Container Functions
    • Helm Functions
    • Streaming Functions
    • Configure Autoscaling
    • CLI
  • Function Autoscaling
    • Function Autoscaling Overview
    • Architecture
    • Operations
    • Observability
  • Observability
    • Observability
    • Example Dashboards
      • Metrics Overview
      • Cassandra
      • ESS
      • Init Container
      • Invocation Service
      • LLM API Gateway
      • LLM Function Invocation Metrics Report
      • LLM Request Router
      • NVCF API
      • SIS/Spot
      • State Metrics
      • Utils Container
      • Vault/OpenBao
  • Operations
    • Control Plane Operations
    • Cluster Monitoring
    • Troubleshooting
  • Runbooks
    • Runbooks
    • Key Rotation
  • Reference
    • Cluster Reference
    • gRPC Load Testing
    • gRPC Load Test SLI Guide
    • HTTP Load Testing
    • HTTP Load Test SLI Guide
    • HTTP Soak Testing
  • Development
    • Architecture Overview
    • Fake GPU Operator
    • Release Process
  • Managed (Legacy)
    • Function Lifecycle
    • Observability
NVIDIANVIDIA
Developer-friendly docs for your API
Privacy Policy | Your Privacy Choices | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2026, NVIDIA Corporation.

LogoLogoCloud Functions
ObservabilityMetrics

C* Metrics

||View as Markdown|
Metric nameMetric typeSourceDescriptionUnit (where applicable)Interesting LabelsRequired Filters (where applicable)
cassandra_client_authentication_failures_totalCounterTBDClient auth failureshost
cassandra_client_request_latency_secondsHistogramTBDClient requests types and histogram of latencysecondshost, operation, quantile
cassandra_client_request_timeouts_totalCounterTBDClient request timeouts by typehost, operation
cassandra_endpoint_connection_timeouts_totalCounterTBDC* endpoint connection timeoutsendpoint, host
cassandra_jvm_gc_estimated_collection_duration_seconds_totalGaugeTBDTime spent in garbage collectionsecondscassandra_cluster, host
spring_data_repository_invocations_seconds_sumCounternvcf-invocation-service:41337/metricsNumber of seconds for each C* invocation, by methodSecondsmethod, statenamespace=“<nvcf-api namespace>“
spring_data_repository_invocations_seconds_countCounternvcf-invocation-service:41337/metricsCount of invocations for C* by methodmethod, statenamespace=“<nvcf-api namespace>”
Previous

Metrics Overview

Next

ESS