You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/micrometer/Alfresco_Elasticsearch_Indexing_Advanced_View.json
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@
38
38
"datasource": {
39
39
"type": "prometheus"
40
40
},
41
-
"description": "Total number of documents currently indexed in Elasticsearch (all types).",
41
+
"description": "Document indexed in Elasticsearch instances. This number will not include any default documents created during bootstrap unless these have been explicitly re-indexed. Therefore there may be a discrepancy with the number above.",
42
42
"fieldConfig": {
43
43
"defaults": {
44
44
"mappings": [],
@@ -99,9 +99,9 @@
99
99
{
100
100
"datasource": {
101
101
"type": "prometheus",
102
-
"uid": "dfdjl9zew1jb4b"
102
+
"uid": "ffdp68onn7pj4b"
103
103
},
104
-
"description": "Total number of indexable repository nodes.",
104
+
"description": "Documents that can be indexed using Elasticsearch.",
"description": "This metric indicates the number of documents whose content has been successfully indexed in Elasticsearch instances. It is a subset of the total count of indexed documents.",
"description": "This metric indicates the number of documents whose content has not been successfully indexed in Elasticsearch instances. Reindexing may be necessary for these documents.",
230
230
"fieldConfig": {
231
231
"defaults": {
232
232
"mappings": [],
@@ -286,9 +286,9 @@
286
286
{
287
287
"datasource": {
288
288
"type": "prometheus",
289
-
"uid": "dfdjl9zew1jb4b"
289
+
"uid": "ffdp68onn7pj4b"
290
290
},
291
-
"description": "Number of new documents currently being indexed.",
291
+
"description": "This metric indicates the number of newly added documents whose content indexing is in progress.",
292
292
"fieldConfig": {
293
293
"defaults": {
294
294
"mappings": [],
@@ -348,9 +348,9 @@
348
348
{
349
349
"datasource": {
350
350
"type": "prometheus",
351
-
"uid": "dfdjl9zew1jb4b"
351
+
"uid": "ffdp68onn7pj4b"
352
352
},
353
-
"description": "Number of outdated documents currently being reindexed.",
353
+
"description": "This metric indicates the number of modified documents whose content indexing is in progress.",
354
354
"fieldConfig": {
355
355
"defaults": {
356
356
"mappings": [],
@@ -410,7 +410,7 @@
410
410
{
411
411
"datasource": {
412
412
"type": "prometheus",
413
-
"uid": "dfdjl9zew1jb4b"
413
+
"uid": "ffdp68onn7pj4b"
414
414
},
415
415
"description": "Trend of successful and failed content indexing operations over time.",
0 commit comments