Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ otherwise no tag is added. {issue}42208[42208] {pull}42403[42403]

*Metricbeat*

- Change index summary metricset to use `_nodes/stats` API instead of `_stats` API to avoid data gaps. {pull}45049[45049]
- Add support for `_nodes/stats` URIs that work with legacy versions of Elasticsearch {pull}44307[44307]
- Setting period for counter cache for Prometheus remote_write at least to 60sec {pull}38553[38553]
- Remove fallback to the node limit for the `kubernetes.pod.cpu.usage.limit.pct` and `kubernetes.pod.memory.usage.limit.pct` metrics calculation
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
{
"RootFields": {
"service": {
"name": "elasticsearch"
}
},
"ModuleFields": {
"cluster": {
"id": "1234",
"name": "helloworld"
}
},
"MetricSetFields": {
"primaries": {
"docs": {
"count": 464,
"deleted": 252
},
"store": {
"size": {
"bytes": 85621934
},
"total_data_set_size": {
"bytes": 85621934
}
},
"indexing": {
"index": {
"count": 390,
"time": {
"ms": 1815
}
}
},
"search": {
"query": {
"count": 313,
"time": {
"ms": 806
}
}
},
"segments": {
"count": 80,
"memory": {
"bytes": 114024
}
}
},
"total": {
"docs": {
"count": 464,
"deleted": 252
},
"store": {
"size": {
"bytes": 85621934
},
"total_data_set_size": {
"bytes": 85621934
}
},
"indexing": {
"index": {
"count": 390,
"time": {
"ms": 1815
}
}
},
"search": {
"query": {
"count": 313,
"time": {
"ms": 806
}
}
},
"segments": {
"count": 80,
"memory": {
"bytes": 114024
}
}
}
},
"Index": ".monitoring-es-8-mb",
"ID": "",
"Namespace": "",
"Timestamp": "0001-01-01T00:00:00Z",
"Error": null,
"Host": "",
"Service": "",
"Took": 0,
"Period": 0,
"DisableTimeSeries": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
{
"RootFields": {
"service": {
"name": "elasticsearch"
}
},
"ModuleFields": {
"cluster": {
"id": "1234",
"name": "helloworld"
}
},
"MetricSetFields": {
"primaries": {
"docs": {
"count": 8030785507,
"deleted": 23527
},
"indexing": {
"index": {
"count": 56600767530,
"time": {
"ms": 5360597433
}
}
},
"search": {
"query": {
"count": 7898882196,
"time": {
"ms": 5848049597
}
}
},
"segments": {
"count": 11284,
"memory": {
"bytes": 0
}
},
"store": {
"size": {
"bytes": 1686972455265
},
"total_data_set_size": {
"bytes": 1686972455265
}
}
},
"total": {
"docs": {
"count": 8030785507,
"deleted": 23527
},
"indexing": {
"index": {
"count": 56600767530,
"time": {
"ms": 5360597433
}
}
},
"search": {
"query": {
"count": 7898882196,
"time": {
"ms": 5848049597
}
}
},
"segments": {
"count": 11284,
"memory": {
"bytes": 0
}
},
"store": {
"size": {
"bytes": 1686972455265
},
"total_data_set_size": {
"bytes": 1686972455265
}
}
}
},
"Index": ".monitoring-es-8-mb",
"ID": "",
"Namespace": "",
"Timestamp": "0001-01-01T00:00:00Z",
"Error": null,
"Host": "",
"Service": "",
"Took": 0,
"Period": 0,
"DisableTimeSeries": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
{
"RootFields": {
"service": {
"name": "elasticsearch"
}
},
"ModuleFields": {
"cluster": {
"id": "1234",
"name": "helloworld"
}
},
"MetricSetFields": {
"primaries": {
"docs": {
"count": 464,
"deleted": 252
},
"store": {
"size": {
"bytes": 85621934
},
"total_data_set_size": {
"bytes": 85621934
}
},
"indexing": {
"index": {
"count": 390,
"time": {
"ms": 1815
}
}
},
"search": {
"query": {
"count": 313,
"time": {
"ms": 806
}
}
},
"segments": {
"count": 80,
"memory": {
"bytes": 114024
}
}
},
"total": {
"docs": {
"count": 464,
"deleted": 252
},
"store": {
"size": {
"bytes": 85621934
},
"total_data_set_size": {
"bytes": 85621934
}
},
"indexing": {
"index": {
"count": 390,
"time": {
"ms": 1815
}
}
},
"search": {
"query": {
"count": 313,
"time": {
"ms": 806
}
}
},
"segments": {
"count": 80,
"memory": {
"bytes": 114024
}
}
}
},
"Index": "",
"ID": "",
"Namespace": "",
"Timestamp": "0001-01-01T00:00:00Z",
"Error": null,
"Host": "",
"Service": "",
"Took": 0,
"Period": 0,
"DisableTimeSeries": false
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
{
"RootFields": {
"service": {
"name": "elasticsearch"
}
},
"ModuleFields": {
"cluster": {
"id": "1234",
"name": "helloworld"
}
},
"MetricSetFields": {
"primaries": {
"docs": {
"count": 8030785507,
"deleted": 23527
},
"indexing": {
"index": {
"count": 56600767530,
"time": {
"ms": 5360597433
}
}
},
"search": {
"query": {
"count": 7898882196,
"time": {
"ms": 5848049597
}
}
},
"segments": {
"count": 11284,
"memory": {
"bytes": 0
}
},
"store": {
"size": {
"bytes": 1686972455265
},
"total_data_set_size": {
"bytes": 1686972455265
}
}
},
"total": {
"docs": {
"count": 8030785507,
"deleted": 23527
},
"indexing": {
"index": {
"count": 56600767530,
"time": {
"ms": 5360597433
}
}
},
"search": {
"query": {
"count": 7898882196,
"time": {
"ms": 5848049597
}
}
},
"segments": {
"count": 11284,
"memory": {
"bytes": 0
}
},
"store": {
"size": {
"bytes": 1686972455265
},
"total_data_set_size": {
"bytes": 1686972455265
}
}
}
},
"Index": "",
"ID": "",
"Namespace": "",
"Timestamp": "0001-01-01T00:00:00Z",
"Error": null,
"Host": "",
"Service": "",
"Took": 0,
"Period": 0,
"DisableTimeSeries": false
}
Loading