-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathclusters.yml
More file actions
37 lines (37 loc) · 1.33 KB
/
clusters.yml
File metadata and controls
37 lines (37 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
connections:
- name: test
url: test.eastus
capacityPolicy:
ingestionCapacity:
clusterMaximumConcurrentOperations: 512
coreUtilizationCoefficient: 0.75
extentsMergeCapacity:
minimumConcurrentOperationsPerNode: 1
maximumConcurrentOperationsPerNode: 3
extentsPurgeRebuildCapacity:
maximumConcurrentOperationsPerNode: 1
exportCapacity:
clusterMaximumConcurrentOperations: 100
coreUtilizationCoefficient: 0.25
extentsPartitionCapacity:
clusterMinimumConcurrentOperations: 1
clusterMaximumConcurrentOperations: 32
materializedViewsCapacity:
clusterMaximumConcurrentOperations: 1
extentsRebuildCapacity:
clusterMaximumConcurrentOperations: 50
maximumConcurrentOperationsPerNode: 5
storedQueryResultsCapacity:
maximumConcurrentOperationsPerDbAdmin: 250
coreUtilizationCoefficient: 0.75
streamingIngestionPostProcessingCapacity:
maximumConcurrentOperationsPerNode: 4
purgeStorageArtifactsCleanupCapacity:
maximumConcurrentOperationsPerCluster: 2
periodicStorageArtifactsCleanupCapacity:
maximumConcurrentOperationsPerCluster: 2
queryAccelerationCapacity:
clusterMaximumConcurrentOperations: 100
coreUtilizationCoefficient: 0.5
graphSnapshotsCapacity:
clusterMaximumConcurrentOperations: 5