github.com/netdata/go.d.plugin@v0.58.1/modules/couchdb/testdata/v3.1.1/active_tasks.json (about)

     1  [
     2      {
     3          "changes_done": 64438,
     4          "database": "mailbox",
     5          "pid": "<0.12986.1>",
     6          "progress": 84,
     7          "started_on": 1376116576,
     8          "total_changes": 76215,
     9          "type": "database_compaction",
    10          "updated_on": 1376116619
    11      },
    12      {
    13          "changes_done": 26534,
    14          "database": "mailbox",
    15          "pid": "<0.12943.2>",
    16          "progress": 23,
    17          "started_on": 1376116592,
    18          "total_changes": 76215,
    19          "type": "view_compaction",
    20          "updated_on": 1376116637
    21      },
    22      {
    23          "changes_done": 14443,
    24          "database": "mailbox",
    25          "design_document": "c9753817b3ba7c674d92361f24f59b9f",
    26          "pid": "<0.10461.3>",
    27          "progress": 18,
    28          "started_on": 1376116621,
    29          "total_changes": 76215,
    30          "type": "indexer",
    31          "updated_on": 1376116650
    32      },
    33      {
    34          "changes_done": 5454,
    35          "database": "mailbox",
    36          "design_document": "_design/meta",
    37          "pid": "<0.6838.4>",
    38          "progress": 7,
    39          "started_on": 1376116632,
    40          "total_changes": 76215,
    41          "type": "indexer",
    42          "updated_on": 1376116651
    43      },
    44      {
    45          "checkpointed_source_seq": 68585,
    46          "continuous": false,
    47          "doc_id": null,
    48          "doc_write_failures": 1,
    49          "docs_read": 4524,
    50          "docs_written": 4524,
    51          "missing_revisions_found": 4524,
    52          "pid": "<0.1538.5>",
    53          "progress": 44,
    54          "replication_id": "9bc1727d74d49d9e157e260bb8bbd1d5",
    55          "revisions_checked": 4524,
    56          "source": "mailbox",
    57          "source_seq": 154419,
    58          "started_on": 1376116644,
    59          "target": "http://mailsrv:5984/mailbox",
    60          "type": "replication",
    61          "updated_on": 1376116651
    62      }
    63  ]