@@ -16,9 +16,9 @@ metrics:
16
16
17
17
The number of binds per second serviced by this domain controller.
18
18
19
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
20
- | ---- | ----------- | ---------- | ----------------------- | --------- |
21
- | {binds}/s | Sum | Double | Cumulative | false |
19
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
20
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
21
+ | {binds}/s | Sum | Double | Cumulative | false | development |
22
22
23
23
#### Attributes
24
24
@@ -30,57 +30,57 @@ The number of binds per second serviced by this domain controller.
30
30
31
31
The amount of time taken for the last successful LDAP bind.
32
32
33
- | Unit | Metric Type | Value Type |
34
- | ---- | ----------- | ---------- |
35
- | ms | Gauge | Int |
33
+ | Unit | Metric Type | Value Type | Stability |
34
+ | ---- | ----------- | ---------- | --------- |
35
+ | ms | Gauge | Int | development |
36
36
37
37
### active_directory.ds.ldap.bind.rate
38
38
39
39
The number of successful LDAP binds per second.
40
40
41
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
42
- | ---- | ----------- | ---------- | ----------------------- | --------- |
43
- | {binds}/s | Sum | Double | Cumulative | false |
41
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
42
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
43
+ | {binds}/s | Sum | Double | Cumulative | false | development |
44
44
45
45
### active_directory.ds.ldap.client.session.count
46
46
47
47
The number of connected LDAP client sessions.
48
48
49
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
50
- | ---- | ----------- | ---------- | ----------------------- | --------- |
51
- | {sessions} | Sum | Int | Cumulative | false |
49
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
50
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
51
+ | {sessions} | Sum | Int | Cumulative | false | development |
52
52
53
53
### active_directory.ds.ldap.search.rate
54
54
55
55
The number of LDAP searches per second.
56
56
57
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
58
- | ---- | ----------- | ---------- | ----------------------- | --------- |
59
- | {searches}/s | Sum | Double | Cumulative | false |
57
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
58
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
59
+ | {searches}/s | Sum | Double | Cumulative | false | development |
60
60
61
61
### active_directory.ds.name_cache.hit_rate
62
62
63
63
The percentage of directory object name component lookups that are satisfied by the Directory System Agent's name cache.
64
64
65
- | Unit | Metric Type | Value Type |
66
- | ---- | ----------- | ---------- |
67
- | % | Gauge | Double |
65
+ | Unit | Metric Type | Value Type | Stability |
66
+ | ---- | ----------- | ---------- | --------- |
67
+ | % | Gauge | Double | development |
68
68
69
69
### active_directory.ds.notification.queued
70
70
71
71
The number of pending update notifications that have been queued to push to clients.
72
72
73
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
74
- | ---- | ----------- | ---------- | ----------------------- | --------- |
75
- | {notifications} | Sum | Int | Cumulative | false |
73
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
74
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
75
+ | {notifications} | Sum | Int | Cumulative | false | development |
76
76
77
77
### active_directory.ds.operation.rate
78
78
79
79
The number of operations performed per second.
80
80
81
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
82
- | ---- | ----------- | ---------- | ----------------------- | --------- |
83
- | {operations}/s | Sum | Double | Cumulative | false |
81
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
82
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
83
+ | {operations}/s | Sum | Double | Cumulative | false | development |
84
84
85
85
#### Attributes
86
86
@@ -92,9 +92,9 @@ The number of operations performed per second.
92
92
93
93
The amount of network data transmitted by the Directory Replication Agent.
94
94
95
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
96
- | ---- | ----------- | ---------- | ----------------------- | --------- |
97
- | By | Sum | Int | Cumulative | true |
95
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
96
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
97
+ | By | Sum | Int | Cumulative | true | development |
98
98
99
99
#### Attributes
100
100
@@ -107,9 +107,9 @@ The amount of network data transmitted by the Directory Replication Agent.
107
107
108
108
The number of objects transmitted by the Directory Replication Agent per second.
109
109
110
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
111
- | ---- | ----------- | ---------- | ----------------------- | --------- |
112
- | {objects}/s | Sum | Double | Cumulative | false |
110
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
111
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
112
+ | {objects}/s | Sum | Double | Cumulative | false | development |
113
113
114
114
#### Attributes
115
115
@@ -121,17 +121,17 @@ The number of objects transmitted by the Directory Replication Agent per second.
121
121
122
122
The number of pending replication operations for the Directory Replication Agent.
123
123
124
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
125
- | ---- | ----------- | ---------- | ----------------------- | --------- |
126
- | {operations} | Sum | Int | Cumulative | false |
124
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
125
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
126
+ | {operations} | Sum | Int | Cumulative | false | development |
127
127
128
128
### active_directory.ds.replication.property.rate
129
129
130
130
The number of properties transmitted by the Directory Replication Agent per second.
131
131
132
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
133
- | ---- | ----------- | ---------- | ----------------------- | --------- |
134
- | {properties}/s | Sum | Double | Cumulative | false |
132
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
133
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
134
+ | {properties}/s | Sum | Double | Cumulative | false | development |
135
135
136
136
#### Attributes
137
137
@@ -143,17 +143,17 @@ The number of properties transmitted by the Directory Replication Agent per seco
143
143
144
144
The number of objects remaining until the full sync completes for the Directory Replication Agent.
145
145
146
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
147
- | ---- | ----------- | ---------- | ----------------------- | --------- |
148
- | {objects} | Sum | Int | Cumulative | false |
146
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
147
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
148
+ | {objects} | Sum | Int | Cumulative | false | development |
149
149
150
150
### active_directory.ds.replication.sync.request.count
151
151
152
152
The number of sync requests made by the Directory Replication Agent.
153
153
154
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
155
- | ---- | ----------- | ---------- | ----------------------- | --------- |
156
- | {requests} | Sum | Int | Cumulative | true |
154
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
155
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
156
+ | {requests} | Sum | Int | Cumulative | true | development |
157
157
158
158
#### Attributes
159
159
@@ -165,9 +165,9 @@ The number of sync requests made by the Directory Replication Agent.
165
165
166
166
The number of values transmitted by the Directory Replication Agent per second.
167
167
168
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
169
- | ---- | ----------- | ---------- | ----------------------- | --------- |
170
- | {values}/s | Sum | Double | Cumulative | false |
168
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
169
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
170
+ | {values}/s | Sum | Double | Cumulative | false | development |
171
171
172
172
#### Attributes
173
173
@@ -180,17 +180,17 @@ The number of values transmitted by the Directory Replication Agent per second.
180
180
181
181
The number of security descriptor propagation events that are queued for processing.
182
182
183
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
184
- | ---- | ----------- | ---------- | ----------------------- | --------- |
185
- | {events} | Sum | Int | Cumulative | false |
183
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
184
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
185
+ | {events} | Sum | Int | Cumulative | false | development |
186
186
187
187
### active_directory.ds.suboperation.rate
188
188
189
189
The rate of sub-operations performed.
190
190
191
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
192
- | ---- | ----------- | ---------- | ----------------------- | --------- |
193
- | {suboperations}/s | Sum | Double | Cumulative | false |
191
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
192
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
193
+ | {suboperations}/s | Sum | Double | Cumulative | false | development |
194
194
195
195
#### Attributes
196
196
@@ -202,6 +202,6 @@ The rate of sub-operations performed.
202
202
203
203
The number of threads in use by the directory service.
204
204
205
- | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
206
- | ---- | ----------- | ---------- | ----------------------- | --------- |
207
- | {threads} | Sum | Int | Cumulative | false |
205
+ | Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability |
206
+ | ---- | ----------- | ---------- | ----------------------- | --------- | --------- |
207
+ | {threads} | Sum | Int | Cumulative | false | development |
0 commit comments