github.com/mackerelio/mackerel-agent-plugins@v0.89.3/mackerel-plugin-elasticsearch/lib/stat.json (about) 1 { 2 "_nodes": { 3 "total": 1, 4 "successful": 1, 5 "failed": 0 6 }, 7 "cluster_name": "docker-cluster", 8 "nodes": { 9 "nxqRMHbJQwGY1lAIYB44sQ": { 10 "timestamp": 1667896939182, 11 "name": "2dc6897b21b3", 12 "transport_address": "172.17.0.2:9300", 13 "host": "172.17.0.2", 14 "ip": "172.17.0.2:9300", 15 "roles": [ 16 "data", 17 "data_cold", 18 "data_content", 19 "data_frozen", 20 "data_hot", 21 "data_warm", 22 "ingest", 23 "master", 24 "ml", 25 "remote_cluster_client", 26 "transform" 27 ], 28 "attributes": { 29 "ml.machine_memory": "22271729664", 30 "xpack.installed": "true", 31 "transform.node": "true", 32 "ml.max_open_jobs": "512", 33 "ml.max_jvm_size": "7444889600" 34 }, 35 "indices": { 36 "docs": { 37 "count": 2000047, 38 "deleted": 0 39 }, 40 "shard_stats": { 41 "total_count": 8 42 }, 43 "store": { 44 "size_in_bytes": 88314702, 45 "total_data_set_size_in_bytes": 88314702, 46 "reserved_in_bytes": 0 47 }, 48 "indexing": { 49 "index_total": 2000047, 50 "index_time_in_millis": 458711, 51 "index_current": 0, 52 "index_failed": 0, 53 "delete_total": 0, 54 "delete_time_in_millis": 0, 55 "delete_current": 0, 56 "noop_update_total": 0, 57 "is_throttled": false, 58 "throttle_time_in_millis": 0 59 }, 60 "get": { 61 "total": 0, 62 "time_in_millis": 0, 63 "exists_total": 0, 64 "exists_time_in_millis": 0, 65 "missing_total": 0, 66 "missing_time_in_millis": 0, 67 "current": 0 68 }, 69 "search": { 70 "open_contexts": 0, 71 "query_total": 7593, 72 "query_time_in_millis": 2451226, 73 "query_current": 0, 74 "fetch_total": 3153, 75 "fetch_time_in_millis": 4346, 76 "fetch_current": 0, 77 "scroll_total": 3, 78 "scroll_time_in_millis": 118, 79 "scroll_current": 0, 80 "suggest_total": 0, 81 "suggest_time_in_millis": 0, 82 "suggest_current": 0 83 }, 84 "merges": { 85 "current": 0, 86 "current_docs": 0, 87 "current_size_in_bytes": 0, 88 "total": 9, 89 "total_time_in_millis": 4922, 90 "total_docs": 318446, 91 "total_size_in_bytes": 8981545, 92 "total_stopped_time_in_millis": 0, 93 "total_throttled_time_in_millis": 0, 94 "total_auto_throttle_in_bytes": 167772160 95 }, 96 "refresh": { 97 "total": 105, 98 "total_time_in_millis": 34337, 99 "external_total": 95, 100 "external_total_time_in_millis": 34545, 101 "listeners": 0 102 }, 103 "flush": { 104 "total": 11, 105 "periodic": 0, 106 "total_time_in_millis": 2352 107 }, 108 "warmer": { 109 "current": 0, 110 "total": 85, 111 "total_time_in_millis": 7 112 }, 113 "query_cache": { 114 "memory_size_in_bytes": 0, 115 "total_count": 0, 116 "hit_count": 0, 117 "miss_count": 0, 118 "cache_size": 0, 119 "cache_count": 0, 120 "evictions": 0 121 }, 122 "fielddata": { 123 "memory_size_in_bytes": 0, 124 "evictions": 0 125 }, 126 "completion": { 127 "size_in_bytes": 0 128 }, 129 "segments": { 130 "count": 36, 131 "memory_in_bytes": 63944, 132 "terms_memory_in_bytes": 36352, 133 "stored_fields_memory_in_bytes": 18464, 134 "term_vectors_memory_in_bytes": 0, 135 "norms_memory_in_bytes": 192, 136 "points_memory_in_bytes": 0, 137 "doc_values_memory_in_bytes": 8936, 138 "index_writer_memory_in_bytes": 0, 139 "version_map_memory_in_bytes": 0, 140 "fixed_bit_set_memory_in_bytes": 0, 141 "max_unsafe_auto_id_timestamp": -1, 142 "file_sizes": {} 143 }, 144 "translog": { 145 "operations": 0, 146 "size_in_bytes": 440, 147 "uncommitted_operations": 0, 148 "uncommitted_size_in_bytes": 440, 149 "earliest_last_modified_age": 2193703 150 }, 151 "request_cache": { 152 "memory_size_in_bytes": 0, 153 "evictions": 0, 154 "hit_count": 0, 155 "miss_count": 0 156 }, 157 "recovery": { 158 "current_as_source": 0, 159 "current_as_target": 0, 160 "throttle_time_in_millis": 0 161 } 162 }, 163 "os": { 164 "timestamp": 1667896939187, 165 "cpu": { 166 "percent": 17, 167 "load_average": { 168 "1m": 1.42, 169 "5m": 1, 170 "15m": 1.37 171 } 172 }, 173 "mem": { 174 "total_in_bytes": 23236419584, 175 "free_in_bytes": 9978654720, 176 "used_in_bytes": 13257764864, 177 "free_percent": 43, 178 "used_percent": 57 179 }, 180 "swap": { 181 "total_in_bytes": 4294963200, 182 "free_in_bytes": 3548516352, 183 "used_in_bytes": 746446848 184 }, 185 "cgroup": { 186 "cpuacct": { 187 "control_group": "/", 188 "usage_nanos": 2835090729 189 }, 190 "cpu": { 191 "control_group": "/", 192 "cfs_period_micros": 100000, 193 "cfs_quota_micros": -1, 194 "stat": { 195 "number_of_elapsed_periods": 0, 196 "number_of_times_throttled": 0, 197 "time_throttled_nanos": 0 198 } 199 }, 200 "memory": { 201 "control_group": "/", 202 "limit_in_bytes": "max", 203 "usage_in_bytes": "8229187584" 204 } 205 } 206 }, 207 "process": { 208 "timestamp": 1667896939187, 209 "open_file_descriptors": 331, 210 "max_file_descriptors": 1048576, 211 "cpu": { 212 "percent": 10, 213 "total_in_millis": 2821810 214 }, 215 "mem": { 216 "total_virtual_in_bytes": 13842022400 217 } 218 }, 219 "jvm": { 220 "timestamp": 1667896939188, 221 "uptime_in_millis": 3023185, 222 "mem": { 223 "heap_used_in_bytes": 4077068136, 224 "heap_used_percent": 54, 225 "heap_committed_in_bytes": 7444889600, 226 "heap_max_in_bytes": 7444889600, 227 "non_heap_used_in_bytes": 182310512, 228 "non_heap_committed_in_bytes": 188416000, 229 "pools": { 230 "young": { 231 "used_in_bytes": 3942645760, 232 "max_in_bytes": 0, 233 "peak_used_in_bytes": 4462739456, 234 "peak_max_in_bytes": 0 235 }, 236 "old": { 237 "used_in_bytes": 133770752, 238 "max_in_bytes": 7444889600, 239 "peak_used_in_bytes": 155059200, 240 "peak_max_in_bytes": 7444889600 241 }, 242 "survivor": { 243 "used_in_bytes": 651624, 244 "max_in_bytes": 0, 245 "peak_used_in_bytes": 228589568, 246 "peak_max_in_bytes": 0 247 } 248 } 249 }, 250 "threads": { 251 "count": 83, 252 "peak_count": 86 253 }, 254 "gc": { 255 "collectors": { 256 "young": { 257 "collection_count": 580, 258 "collection_time_in_millis": 3847 259 }, 260 "old": { 261 "collection_count": 0, 262 "collection_time_in_millis": 0 263 } 264 } 265 }, 266 "buffer_pools": { 267 "mapped": { 268 "count": 61, 269 "used_in_bytes": 86246416, 270 "total_capacity_in_bytes": 86246416 271 }, 272 "direct": { 273 "count": 72, 274 "used_in_bytes": 9803382, 275 "total_capacity_in_bytes": 9803381 276 }, 277 "mapped - 'non-volatile memory'": { 278 "count": 0, 279 "used_in_bytes": 0, 280 "total_capacity_in_bytes": 0 281 } 282 }, 283 "classes": { 284 "current_loaded_count": 26275, 285 "total_loaded_count": 26275, 286 "total_unloaded_count": 0 287 } 288 }, 289 "thread_pool": { 290 "analyze": { 291 "threads": 0, 292 "queue": 0, 293 "active": 0, 294 "rejected": 0, 295 "largest": 0, 296 "completed": 0 297 }, 298 "auto_complete": { 299 "threads": 0, 300 "queue": 0, 301 "active": 0, 302 "rejected": 0, 303 "largest": 0, 304 "completed": 0 305 }, 306 "ccr": { 307 "threads": 0, 308 "queue": 0, 309 "active": 0, 310 "rejected": 0, 311 "largest": 0, 312 "completed": 0 313 }, 314 "fetch_shard_started": { 315 "threads": 0, 316 "queue": 0, 317 "active": 0, 318 "rejected": 0, 319 "largest": 0, 320 "completed": 0 321 }, 322 "fetch_shard_store": { 323 "threads": 0, 324 "queue": 0, 325 "active": 0, 326 "rejected": 0, 327 "largest": 0, 328 "completed": 0 329 }, 330 "flush": { 331 "threads": 1, 332 "queue": 0, 333 "active": 0, 334 "rejected": 0, 335 "largest": 4, 336 "completed": 11 337 }, 338 "force_merge": { 339 "threads": 0, 340 "queue": 0, 341 "active": 0, 342 "rejected": 0, 343 "largest": 0, 344 "completed": 0 345 }, 346 "generic": { 347 "threads": 8, 348 "queue": 0, 349 "active": 0, 350 "rejected": 0, 351 "largest": 8, 352 "completed": 4560 353 }, 354 "get": { 355 "threads": 0, 356 "queue": 0, 357 "active": 0, 358 "rejected": 0, 359 "largest": 0, 360 "completed": 0 361 }, 362 "listener": { 363 "threads": 0, 364 "queue": 0, 365 "active": 0, 366 "rejected": 0, 367 "largest": 0, 368 "completed": 0 369 }, 370 "management": { 371 "threads": 5, 372 "queue": 0, 373 "active": 1, 374 "rejected": 0, 375 "largest": 5, 376 "completed": 1705 377 }, 378 "ml_datafeed": { 379 "threads": 0, 380 "queue": 0, 381 "active": 0, 382 "rejected": 0, 383 "largest": 0, 384 "completed": 0 385 }, 386 "ml_job_comms": { 387 "threads": 0, 388 "queue": 0, 389 "active": 0, 390 "rejected": 0, 391 "largest": 0, 392 "completed": 0 393 }, 394 "ml_utility": { 395 "threads": 1, 396 "queue": 0, 397 "active": 0, 398 "rejected": 0, 399 "largest": 1, 400 "completed": 3002 401 }, 402 "refresh": { 403 "threads": 4, 404 "queue": 0, 405 "active": 0, 406 "rejected": 0, 407 "largest": 4, 408 "completed": 11555 409 }, 410 "rollup_indexing": { 411 "threads": 0, 412 "queue": 0, 413 "active": 0, 414 "rejected": 0, 415 "largest": 0, 416 "completed": 0 417 }, 418 "search": { 419 "threads": 13, 420 "queue": 0, 421 "active": 0, 422 "rejected": 0, 423 "largest": 13, 424 "completed": 12170 425 }, 426 "search_coordination": { 427 "threads": 4, 428 "queue": 0, 429 "active": 0, 430 "rejected": 0, 431 "largest": 4, 432 "completed": 2410 433 }, 434 "search_throttled": { 435 "threads": 0, 436 "queue": 0, 437 "active": 0, 438 "rejected": 0, 439 "largest": 0, 440 "completed": 0 441 }, 442 "searchable_snapshots_cache_fetch_async": { 443 "threads": 0, 444 "queue": 0, 445 "active": 0, 446 "rejected": 0, 447 "largest": 0, 448 "completed": 0 449 }, 450 "searchable_snapshots_cache_prewarming": { 451 "threads": 0, 452 "queue": 0, 453 "active": 0, 454 "rejected": 0, 455 "largest": 0, 456 "completed": 0 457 }, 458 "security-crypto": { 459 "threads": 0, 460 "queue": 0, 461 "active": 0, 462 "rejected": 0, 463 "largest": 0, 464 "completed": 0 465 }, 466 "security-token-key": { 467 "threads": 0, 468 "queue": 0, 469 "active": 0, 470 "rejected": 0, 471 "largest": 0, 472 "completed": 0 473 }, 474 "snapshot": { 475 "threads": 0, 476 "queue": 0, 477 "active": 0, 478 "rejected": 0, 479 "largest": 0, 480 "completed": 0 481 }, 482 "snapshot_meta": { 483 "threads": 0, 484 "queue": 0, 485 "active": 0, 486 "rejected": 0, 487 "largest": 0, 488 "completed": 0 489 }, 490 "system_critical_read": { 491 "threads": 0, 492 "queue": 0, 493 "active": 0, 494 "rejected": 0, 495 "largest": 0, 496 "completed": 0 497 }, 498 "system_critical_write": { 499 "threads": 0, 500 "queue": 0, 501 "active": 0, 502 "rejected": 0, 503 "largest": 0, 504 "completed": 0 505 }, 506 "system_read": { 507 "threads": 4, 508 "queue": 0, 509 "active": 0, 510 "rejected": 0, 511 "largest": 4, 512 "completed": 86 513 }, 514 "system_write": { 515 "threads": 4, 516 "queue": 0, 517 "active": 0, 518 "rejected": 0, 519 "largest": 4, 520 "completed": 78 521 }, 522 "vector_tile_generation": { 523 "threads": 0, 524 "queue": 0, 525 "active": 0, 526 "rejected": 0, 527 "largest": 0, 528 "completed": 0 529 }, 530 "warmer": { 531 "threads": 0, 532 "queue": 0, 533 "active": 0, 534 "rejected": 0, 535 "largest": 0, 536 "completed": 0 537 }, 538 "watcher": { 539 "threads": 0, 540 "queue": 0, 541 "active": 0, 542 "rejected": 0, 543 "largest": 0, 544 "completed": 0 545 }, 546 "write": { 547 "threads": 8, 548 "queue": 0, 549 "active": 0, 550 "rejected": 0, 551 "largest": 8, 552 "completed": 2007 553 } 554 }, 555 "fs": { 556 "timestamp": 1667896939189, 557 "total": { 558 "total_in_bytes": 267856236544, 559 "free_in_bytes": 42441576448, 560 "available_in_bytes": 30852751360 561 }, 562 "data": [ 563 { 564 "path": "/usr/share/elasticsearch/data/nodes/0", 565 "mount": "/ (overlay)", 566 "type": "overlay", 567 "total_in_bytes": 267856236544, 568 "free_in_bytes": 42441576448, 569 "available_in_bytes": 30852751360 570 } 571 ], 572 "io_stats": {} 573 }, 574 "transport": { 575 "server_open": 0, 576 "total_outbound_connections": 0, 577 "rx_count": 0, 578 "rx_size_in_bytes": 0, 579 "tx_count": 0, 580 "tx_size_in_bytes": 0 581 }, 582 "http": { 583 "current_open": 1, 584 "total_opened": 37, 585 "clients": [ 586 { 587 "id": 1947902550, 588 "agent": "curl/7.85.0", 589 "local_address": "172.17.0.2:9200", 590 "remote_address": "172.17.0.1:47956", 591 "last_uri": "/_nodes/_local/stats", 592 "opened_time_millis": 1667896939168, 593 "last_request_time_millis": 1667896939168, 594 "request_count": 1, 595 "request_size_bytes": 0 596 } 597 ] 598 }, 599 "breakers": { 600 "request": { 601 "limit_size_in_bytes": 4466933760, 602 "limit_size": "4.1gb", 603 "estimated_size_in_bytes": 0, 604 "estimated_size": "0b", 605 "overhead": 1, 606 "tripped": 0 607 }, 608 "fielddata": { 609 "limit_size_in_bytes": 2977955840, 610 "limit_size": "2.7gb", 611 "estimated_size_in_bytes": 0, 612 "estimated_size": "0b", 613 "overhead": 1.03, 614 "tripped": 0 615 }, 616 "in_flight_requests": { 617 "limit_size_in_bytes": 7444889600, 618 "limit_size": "6.9gb", 619 "estimated_size_in_bytes": 0, 620 "estimated_size": "0b", 621 "overhead": 2, 622 "tripped": 0 623 }, 624 "model_inference": { 625 "limit_size_in_bytes": 3722444800, 626 "limit_size": "3.4gb", 627 "estimated_size_in_bytes": 0, 628 "estimated_size": "0b", 629 "overhead": 1, 630 "tripped": 0 631 }, 632 "eql_sequence": { 633 "limit_size_in_bytes": 3722444800, 634 "limit_size": "3.4gb", 635 "estimated_size_in_bytes": 0, 636 "estimated_size": "0b", 637 "overhead": 1, 638 "tripped": 0 639 }, 640 "accounting": { 641 "limit_size_in_bytes": 7444889600, 642 "limit_size": "6.9gb", 643 "estimated_size_in_bytes": 63944, 644 "estimated_size": "62.4kb", 645 "overhead": 1, 646 "tripped": 0 647 }, 648 "parent": { 649 "limit_size_in_bytes": 7072645120, 650 "limit_size": "6.5gb", 651 "estimated_size_in_bytes": 4077068136, 652 "estimated_size": "3.7gb", 653 "overhead": 1, 654 "tripped": 0 655 } 656 }, 657 "script": { 658 "compilations": 1, 659 "cache_evictions": 0, 660 "compilation_limit_triggered": 0 661 }, 662 "discovery": { 663 "cluster_state_queue": { 664 "total": 0, 665 "pending": 0, 666 "committed": 0 667 }, 668 "serialized_cluster_states": { 669 "full_states": { 670 "count": 2, 671 "uncompressed_size_in_bytes": 12224, 672 "compressed_size_in_bytes": 10616 673 }, 674 "diffs": { 675 "count": 69, 676 "uncompressed_size_in_bytes": 59051, 677 "compressed_size_in_bytes": 35331 678 } 679 }, 680 "published_cluster_states": { 681 "full_states": 2, 682 "incompatible_diffs": 0, 683 "compatible_diffs": 69 684 }, 685 "cluster_state_update": { 686 "unchanged": { 687 "count": 54, 688 "computation_time_millis": 42, 689 "notification_time_millis": 10 690 }, 691 "success": { 692 "count": 71, 693 "computation_time_millis": 1274, 694 "publication_time_millis": 11511, 695 "context_construction_time_millis": 88, 696 "commit_time_millis": 8650, 697 "completion_time_millis": 8753, 698 "master_apply_time_millis": 2593, 699 "notification_time_millis": 15 700 }, 701 "failure": { 702 "count": 0, 703 "computation_time_millis": 0, 704 "publication_time_millis": 0, 705 "context_construction_time_millis": 0, 706 "commit_time_millis": 0, 707 "completion_time_millis": 0, 708 "master_apply_time_millis": 0, 709 "notification_time_millis": 0 710 } 711 }, 712 "cluster_applier_stats": { 713 "recordings": [ 714 { 715 "name": "org.elasticsearch.indices.cluster.IndicesClusterStateService@30a2f732", 716 "cumulative_execution_count": 71, 717 "cumulative_execution_time_millis": 810 718 }, 719 { 720 "name": "org.elasticsearch.xpack.stack.StackTemplateRegistry@8b7d3b8", 721 "cumulative_execution_count": 71, 722 "cumulative_execution_time_millis": 415 723 }, 724 { 725 "name": "org.elasticsearch.xpack.ml.MlIndexTemplateRegistry@2302bbb1", 726 "cumulative_execution_count": 71, 727 "cumulative_execution_time_millis": 392 728 }, 729 { 730 "name": "org.elasticsearch.xpack.watcher.support.WatcherIndexTemplateRegistry@385706a1", 731 "cumulative_execution_count": 71, 732 "cumulative_execution_time_millis": 171 733 }, 734 { 735 "name": "org.elasticsearch.xpack.ilm.history.ILMHistoryTemplateRegistry@751ea324", 736 "cumulative_execution_count": 71, 737 "cumulative_execution_time_millis": 111 738 }, 739 { 740 "name": "org.elasticsearch.xpack.deprecation.logging.DeprecationIndexingTemplateRegistry@7ad53cc8", 741 "cumulative_execution_count": 71, 742 "cumulative_execution_time_millis": 99 743 }, 744 { 745 "name": "org.elasticsearch.xpack.core.slm.history.SnapshotLifecycleTemplateRegistry@75fcd128", 746 "cumulative_execution_count": 71, 747 "cumulative_execution_time_millis": 84 748 }, 749 { 750 "name": "org.elasticsearch.xpack.ilm.IndexLifecycleService@1916a226", 751 "cumulative_execution_count": 142, 752 "cumulative_execution_time_millis": 58 753 }, 754 { 755 "name": "applying settings", 756 "cumulative_execution_count": 57, 757 "cumulative_execution_time_millis": 53 758 }, 759 { 760 "name": "org.elasticsearch.license.LicenseService@351a9a3e", 761 "cumulative_execution_count": 71, 762 "cumulative_execution_time_millis": 43 763 }, 764 { 765 "name": "org.elasticsearch.xpack.fleet.FleetTemplateRegistry@7aeed54c", 766 "cumulative_execution_count": 71, 767 "cumulative_execution_time_millis": 37 768 }, 769 { 770 "name": "org.elasticsearch.xpack.ml.MlAssignmentNotifier@5908fe9f", 771 "cumulative_execution_count": 71, 772 "cumulative_execution_time_millis": 32 773 }, 774 { 775 "name": "org.elasticsearch.ingest.IngestService@6d219b5d", 776 "cumulative_execution_count": 71, 777 "cumulative_execution_time_millis": 21 778 }, 779 { 780 "name": "org.elasticsearch.cluster.InternalClusterInfoService@6a51fd7a", 781 "cumulative_execution_count": 71, 782 "cumulative_execution_time_millis": 20 783 }, 784 { 785 "name": "org.elasticsearch.indices.SystemIndexManager@670a8b9c", 786 "cumulative_execution_count": 71, 787 "cumulative_execution_time_millis": 20 788 }, 789 { 790 "name": "connecting to new nodes", 791 "cumulative_execution_count": 71, 792 "cumulative_execution_time_millis": 13 793 }, 794 { 795 "name": "org.elasticsearch.xpack.ml.inference.loadingservice.ModelLoadingService@1575452d", 796 "cumulative_execution_count": 71, 797 "cumulative_execution_time_millis": 9 798 }, 799 { 800 "name": "org.elasticsearch.xpack.security.authc.TokenService$$Lambda$3543/0x0000000801827420@1962a8ab", 801 "cumulative_execution_count": 71, 802 "cumulative_execution_time_millis": 8 803 }, 804 { 805 "name": "org.elasticsearch.xpack.ml.MlInitializationService@373e4e18", 806 "cumulative_execution_count": 71, 807 "cumulative_execution_time_millis": 8 808 }, 809 { 810 "name": "org.elasticsearch.snapshots.SnapshotsService@67989f3e", 811 "cumulative_execution_count": 71, 812 "cumulative_execution_time_millis": 7 813 }, 814 { 815 "name": "org.elasticsearch.xpack.watcher.WatcherLifeCycleService@a2c85f8", 816 "cumulative_execution_count": 71, 817 "cumulative_execution_time_millis": 7 818 }, 819 { 820 "name": "org.elasticsearch.xpack.security.support.SecurityIndexManager@2b85bcdf", 821 "cumulative_execution_count": 71, 822 "cumulative_execution_time_millis": 6 823 }, 824 { 825 "name": "org.elasticsearch.xpack.slm.SnapshotRetentionService@c108afd", 826 "cumulative_execution_count": 71, 827 "cumulative_execution_time_millis": 6 828 }, 829 { 830 "name": "org.elasticsearch.xpack.autoscaling.capacity.memory.AutoscalingMemoryInfoService$$Lambda$3334/0x00000008016d6c90@595e343f", 831 "cumulative_execution_count": 71, 832 "cumulative_execution_time_millis": 6 833 }, 834 { 835 "name": "org.elasticsearch.snapshots.InternalSnapshotsInfoService@3e15d3e5", 836 "cumulative_execution_count": 71, 837 "cumulative_execution_time_millis": 5 838 }, 839 { 840 "name": "org.elasticsearch.cluster.metadata.TemplateUpgradeService@2ecafe", 841 "cumulative_execution_count": 71, 842 "cumulative_execution_time_millis": 4 843 }, 844 { 845 "name": "org.elasticsearch.xpack.ml.process.MlMemoryTracker@2770545e", 846 "cumulative_execution_count": 71, 847 "cumulative_execution_time_millis": 4 848 }, 849 { 850 "name": "org.elasticsearch.xpack.ml.notifications.AbstractMlAuditor$$Lambda$1574/0x0000000801471af8@3a6e3715", 851 "cumulative_execution_count": 71, 852 "cumulative_execution_time_millis": 4 853 }, 854 { 855 "name": "org.elasticsearch.cluster.routing.DelayedAllocationService@46ef93d1", 856 "cumulative_execution_count": 71, 857 "cumulative_execution_time_millis": 4 858 }, 859 { 860 "name": "org.elasticsearch.xpack.transform.notifications.TransformAuditor$$Lambda$3523/0x000000080181ab90@15a1626d", 861 "cumulative_execution_count": 71, 862 "cumulative_execution_time_millis": 4 863 }, 864 { 865 "name": "org.elasticsearch.shutdown.PluginShutdownService@526c3b10", 866 "cumulative_execution_count": 71, 867 "cumulative_execution_time_millis": 4 868 }, 869 { 870 "name": "org.elasticsearch.xpack.ccr.action.AutoFollowCoordinator@4afc795b", 871 "cumulative_execution_count": 71, 872 "cumulative_execution_time_millis": 3 873 }, 874 { 875 "name": "org.elasticsearch.xpack.transform.TransformClusterStateListener@506463d4", 876 "cumulative_execution_count": 71, 877 "cumulative_execution_time_millis": 3 878 }, 879 { 880 "name": "org.elasticsearch.xpack.slm.SnapshotLifecycleService@1b91992a", 881 "cumulative_execution_count": 71, 882 "cumulative_execution_time_millis": 3 883 }, 884 { 885 "name": "org.elasticsearch.cluster.metadata.SystemIndexMetadataUpgradeService@1fa717a4", 886 "cumulative_execution_count": 71, 887 "cumulative_execution_time_millis": 2 888 }, 889 { 890 "name": "org.elasticsearch.indices.TimestampFieldMapperService@5e802e3f", 891 "cumulative_execution_count": 71, 892 "cumulative_execution_time_millis": 2 893 }, 894 { 895 "name": "org.elasticsearch.persistent.PersistentTasksNodeService@4068f844", 896 "cumulative_execution_count": 71, 897 "cumulative_execution_time_millis": 2 898 }, 899 { 900 "name": "org.elasticsearch.gateway.GatewayService@5c312d1e", 901 "cumulative_execution_count": 71, 902 "cumulative_execution_time_millis": 2 903 }, 904 { 905 "name": "org.elasticsearch.action.ingest.IngestActionForwarder@57e1f773", 906 "cumulative_execution_count": 71, 907 "cumulative_execution_time_millis": 1 908 }, 909 { 910 "name": "org.elasticsearch.repositories.RepositoriesService@6566d7c8", 911 "cumulative_execution_count": 71, 912 "cumulative_execution_time_millis": 1 913 }, 914 { 915 "name": "org.elasticsearch.node.ResponseCollectorService@ce62b02", 916 "cumulative_execution_count": 71, 917 "cumulative_execution_time_millis": 1 918 }, 919 { 920 "name": "org.elasticsearch.snapshots.SnapshotShardsService@51982496", 921 "cumulative_execution_count": 71, 922 "cumulative_execution_time_millis": 1 923 }, 924 { 925 "name": "org.elasticsearch.indices.recovery.PeerRecoverySourceService@60645668", 926 "cumulative_execution_count": 71, 927 "cumulative_execution_time_millis": 1 928 }, 929 { 930 "name": "org.elasticsearch.xpack.ml.action.TransportStartDataFrameAnalyticsAction$TaskExecutor$$Lambda$4504/0x0000000801a48618@3d29cb1a", 931 "cumulative_execution_count": 71, 932 "cumulative_execution_time_millis": 1 933 }, 934 { 935 "name": "org.elasticsearch.xpack.ml.notifications.AbstractMlAuditor$$Lambda$1574/0x0000000801471af8@2d85f4bd", 936 "cumulative_execution_count": 71, 937 "cumulative_execution_time_millis": 1 938 }, 939 { 940 "name": "org.elasticsearch.xpack.shutdown.NodeSeenService@3669dea2", 941 "cumulative_execution_count": 71, 942 "cumulative_execution_time_millis": 1 943 }, 944 { 945 "name": "org.elasticsearch.xpack.ccr.action.ShardFollowTaskCleaner@7e9ec92e", 946 "cumulative_execution_count": 71, 947 "cumulative_execution_time_millis": 1 948 }, 949 { 950 "name": "org.elasticsearch.xpack.ml.notifications.AbstractMlAuditor$$Lambda$1574/0x0000000801471af8@389859ae", 951 "cumulative_execution_count": 71, 952 "cumulative_execution_time_millis": 0 953 }, 954 { 955 "name": "org.elasticsearch.xpack.ml.autoscaling.MlAutoscalingDeciderService@5e56f24c", 956 "cumulative_execution_count": 71, 957 "cumulative_execution_time_millis": 0 958 }, 959 { 960 "name": "org.elasticsearch.xpack.ml.notifications.AbstractMlAuditor$$Lambda$1574/0x0000000801471af8@320dafef", 961 "cumulative_execution_count": 71, 962 "cumulative_execution_time_millis": 0 963 }, 964 { 965 "name": "org.elasticsearch.xpack.core.async.AsyncTaskMaintenanceService@1cc3494c", 966 "cumulative_execution_count": 71, 967 "cumulative_execution_time_millis": 0 968 }, 969 { 970 "name": "org.elasticsearch.action.admin.cluster.repositories.cleanup.TransportCleanupRepositoryAction$$Lambda$5259/0x0000000801cae490@7bca783b", 971 "cumulative_execution_count": 71, 972 "cumulative_execution_time_millis": 0 973 }, 974 { 975 "name": "org.elasticsearch.xpack.watcher.WatcherIndexingListener@6a8f266d", 976 "cumulative_execution_count": 71, 977 "cumulative_execution_time_millis": 0 978 }, 979 { 980 "name": "org.elasticsearch.xpack.enrich.EnrichPolicyMaintenanceService@537d2d68", 981 "cumulative_execution_count": 71, 982 "cumulative_execution_time_millis": 0 983 }, 984 { 985 "name": "org.elasticsearch.xpack.security.transport.SecurityServerTransportInterceptor$$Lambda$3640/0x0000000801849b28@2ffe922c", 986 "cumulative_execution_count": 71, 987 "cumulative_execution_time_millis": 0 988 }, 989 { 990 "name": "org.elasticsearch.script.ScriptService@ee69391", 991 "cumulative_execution_count": 71, 992 "cumulative_execution_time_millis": 0 993 }, 994 { 995 "name": "org.elasticsearch.xpack.ml.job.snapshot.upgrader.SnapshotUpgradeTaskExecutor$$Lambda$4505/0x0000000801a48e00@7367fe98", 996 "cumulative_execution_count": 71, 997 "cumulative_execution_time_millis": 0 998 }, 999 { 1000 "name": "org.elasticsearch.xpack.security.support.SecurityIndexManager@6aeb0ce1", 1001 "cumulative_execution_count": 71, 1002 "cumulative_execution_time_millis": 0 1003 }, 1004 { 1005 "name": "org.elasticsearch.xpack.ml.notifications.AbstractMlAuditor$$Lambda$1574/0x0000000801471af8@76251336", 1006 "cumulative_execution_count": 71, 1007 "cumulative_execution_time_millis": 0 1008 }, 1009 { 1010 "name": "org.elasticsearch.snapshots.RestoreService@4a9dfe5b", 1011 "cumulative_execution_count": 71, 1012 "cumulative_execution_time_millis": 0 1013 }, 1014 { 1015 "name": "org.elasticsearch.xpack.ml.utils.persistence.ResultsPersisterService$$Lambda$3340/0x00000008017074c0@49fc0847", 1016 "cumulative_execution_count": 71, 1017 "cumulative_execution_time_millis": 0 1018 }, 1019 { 1020 "name": "org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshots$RepositoryUuidWatcher@4cba769e", 1021 "cumulative_execution_count": 71, 1022 "cumulative_execution_time_millis": 0 1023 }, 1024 { 1025 "name": "org.elasticsearch.xpack.ml.MlUpgradeModeActionFilter$$Lambda$3336/0x0000000801706820@226df70e", 1026 "cumulative_execution_count": 71, 1027 "cumulative_execution_time_millis": 0 1028 }, 1029 { 1030 "name": "org.elasticsearch.indices.store.IndicesStore@2d8f600", 1031 "cumulative_execution_count": 71, 1032 "cumulative_execution_time_millis": 0 1033 }, 1034 { 1035 "name": "org.elasticsearch.xpack.ml.notifications.AbstractMlAuditor$$Lambda$1574/0x0000000801471af8@7f15fb27", 1036 "cumulative_execution_count": 71, 1037 "cumulative_execution_time_millis": 0 1038 }, 1039 { 1040 "name": "org.elasticsearch.xpack.ml.job.process.autodetect.AutodetectProcessManager@33536dff", 1041 "cumulative_execution_count": 71, 1042 "cumulative_execution_time_millis": 0 1043 }, 1044 { 1045 "name": "org.elasticsearch.xpack.ml.job.task.OpenJobPersistentTasksExecutor$$Lambda$4503/0x000000080199bcc0@aa5e36", 1046 "cumulative_execution_count": 71, 1047 "cumulative_execution_time_millis": 0 1048 }, 1049 { 1050 "name": "running task [Publication{term=1, version=71}]", 1051 "cumulative_execution_count": 1, 1052 "cumulative_execution_time_millis": 0 1053 }, 1054 { 1055 "name": "org.elasticsearch.xpack.searchablesnapshots.cache.blob.BlobStoreCacheMaintenanceService@299ba048", 1056 "cumulative_execution_count": 71, 1057 "cumulative_execution_time_millis": 0 1058 }, 1059 { 1060 "name": "org.elasticsearch.xpack.ml.inference.TrainedModelStatsService$$Lambda$3498/0x0000000801808868@3ce2ccc6", 1061 "cumulative_execution_count": 71, 1062 "cumulative_execution_time_millis": 0 1063 }, 1064 { 1065 "name": "org.elasticsearch.xpack.ml.datafeed.DatafeedRunner$TaskRunner@6c7ecead", 1066 "cumulative_execution_count": 71, 1067 "cumulative_execution_time_millis": 0 1068 }, 1069 { 1070 "name": "org.elasticsearch.persistent.PersistentTasksClusterService@21ee552c", 1071 "cumulative_execution_count": 71, 1072 "cumulative_execution_time_millis": 0 1073 }, 1074 { 1075 "name": "org.elasticsearch.tasks.TaskManager@3f1abdc1", 1076 "cumulative_execution_count": 71, 1077 "cumulative_execution_time_millis": 0 1078 } 1079 ] 1080 } 1081 }, 1082 "ingest": { 1083 "total": { 1084 "count": 0, 1085 "time_in_millis": 0, 1086 "current": 0, 1087 "failed": 0 1088 }, 1089 "pipelines": { 1090 "xpack_monitoring_6": { 1091 "count": 0, 1092 "time_in_millis": 0, 1093 "current": 0, 1094 "failed": 0, 1095 "processors": [ 1096 { 1097 "script": { 1098 "type": "script", 1099 "stats": { 1100 "count": 0, 1101 "time_in_millis": 0, 1102 "current": 0, 1103 "failed": 0 1104 } 1105 } 1106 }, 1107 { 1108 "gsub": { 1109 "type": "gsub", 1110 "stats": { 1111 "count": 0, 1112 "time_in_millis": 0, 1113 "current": 0, 1114 "failed": 0 1115 } 1116 } 1117 } 1118 ] 1119 }, 1120 "xpack_monitoring_7": { 1121 "count": 0, 1122 "time_in_millis": 0, 1123 "current": 0, 1124 "failed": 0, 1125 "processors": [] 1126 } 1127 } 1128 }, 1129 "adaptive_selection": { 1130 "nxqRMHbJQwGY1lAIYB44sQ": { 1131 "outgoing_searches": 0, 1132 "avg_queue_size": 0, 1133 "avg_service_time_ns": 2947961, 1134 "avg_response_time_ns": 3408671, 1135 "rank": "3.4" 1136 } 1137 }, 1138 "script_cache": { 1139 "sum": { 1140 "compilations": 1, 1141 "cache_evictions": 0, 1142 "compilation_limit_triggered": 0 1143 } 1144 }, 1145 "indexing_pressure": { 1146 "memory": { 1147 "current": { 1148 "combined_coordinating_and_primary_in_bytes": 0, 1149 "coordinating_in_bytes": 0, 1150 "primary_in_bytes": 0, 1151 "replica_in_bytes": 0, 1152 "all_in_bytes": 0 1153 }, 1154 "total": { 1155 "combined_coordinating_and_primary_in_bytes": 404722556, 1156 "coordinating_in_bytes": 404722556, 1157 "primary_in_bytes": 612769608, 1158 "replica_in_bytes": 0, 1159 "all_in_bytes": 404722556, 1160 "coordinating_rejections": 0, 1161 "primary_rejections": 0, 1162 "replica_rejections": 0 1163 }, 1164 "limit_in_bytes": 744488960 1165 } 1166 } 1167 } 1168 } 1169 }