RagAdminStatsResponse

constructor(tenantId: String?, docs: Long, chunks: Long, snapshotCount: Int, indexSizeBytes: Long, lastCommitEpochMillis: Long?, lastCommitIso: String?, statsCacheEntries: Int, statsCacheHitCount: Long, statsCacheMissCount: Long, statsCacheEvictionCount: Long, statsCacheExpiredCount: Long, statsCacheHitRatePct: Double, statsCacheTtlMillis: Long, statsCacheMaxEntries: Int, statsCacheMaxEntriesPerTenant: Int, statsCachePersistenceMode: String, providerTelemetry: ProviderTelemetryResponse, recentProviderWindowMillis: Long? = null, recentProviderTelemetry: ProviderTelemetryResponse? = null)