Skip to content

Commit 24e39e9

Browse files
ACS-9976 Updated Elasticsearch Grafana dashboard.
1 parent 7363408 commit 24e39e9

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

docs/micrometer/Alfresco_Elasticsearch_Indexing_Advanced_View.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"datasource": {
3939
"type": "prometheus"
4040
},
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.",
4242
"fieldConfig": {
4343
"defaults": {
4444
"mappings": [],
@@ -99,9 +99,9 @@
9999
{
100100
"datasource": {
101101
"type": "prometheus",
102-
"uid": "dfdjl9zew1jb4b"
102+
"uid": "ffdp68onn7pj4b"
103103
},
104-
"description": "Total number of indexable repository nodes.",
104+
"description": "Documents that can be indexed using Elasticsearch.",
105105
"fieldConfig": {
106106
"defaults": {
107107
"mappings": [],
@@ -162,9 +162,9 @@
162162
{
163163
"datasource": {
164164
"type": "prometheus",
165-
"uid": "dfdjl9zew1jb4b"
165+
"uid": "ffdp68onn7pj4b"
166166
},
167-
"description": "Total successful content indexing operations.",
167+
"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.",
168168
"fieldConfig": {
169169
"defaults": {
170170
"mappings": [],
@@ -224,9 +224,9 @@
224224
{
225225
"datasource": {
226226
"type": "prometheus",
227-
"uid": "dfdjl9zew1jb4b"
227+
"uid": "ffdp68onn7pj4b"
228228
},
229-
"description": "Total failed content indexing operations.",
229+
"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.",
230230
"fieldConfig": {
231231
"defaults": {
232232
"mappings": [],
@@ -286,9 +286,9 @@
286286
{
287287
"datasource": {
288288
"type": "prometheus",
289-
"uid": "dfdjl9zew1jb4b"
289+
"uid": "ffdp68onn7pj4b"
290290
},
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.",
292292
"fieldConfig": {
293293
"defaults": {
294294
"mappings": [],
@@ -348,9 +348,9 @@
348348
{
349349
"datasource": {
350350
"type": "prometheus",
351-
"uid": "dfdjl9zew1jb4b"
351+
"uid": "ffdp68onn7pj4b"
352352
},
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.",
354354
"fieldConfig": {
355355
"defaults": {
356356
"mappings": [],
@@ -410,7 +410,7 @@
410410
{
411411
"datasource": {
412412
"type": "prometheus",
413-
"uid": "dfdjl9zew1jb4b"
413+
"uid": "ffdp68onn7pj4b"
414414
},
415415
"description": "Trend of successful and failed content indexing operations over time.",
416416
"fieldConfig": {
@@ -525,5 +525,5 @@
525525
"timezone": "browser",
526526
"title": "Alfresco Elasticsearch Metrics (Context-Aware)",
527527
"uid": "97076aad-bbe5-4074-ad45-e615021ff7d1",
528-
"version": 2
528+
"version": 3
529529
}

0 commit comments

Comments
 (0)