NATS 统计指标集
编辑NATS 统计指标集
编辑这是 nats 模块的统计指标集,用于收集通用统计信息。
这是一个默认的指标集。如果主机模块未配置,则默认启用此指标集。
有关指标集中每个字段的描述,请参阅导出字段部分。
以下是由此指标集生成的示例文档
{ "@timestamp":"2016-05-23T08:05:34.853Z", "beat":{ "hostname":"beathost", "name":"beathost" }, "metricset":{ "host":"localhost", "module":"nats", "name":"stats", "rtt":44269 }, "nats":{ "server": { "id": "bUAdpRFtMWddIBWw80Yd9D", "time": "2018-12-28T12:33:53.026865597Z" }, "stats":{ "cores":0, "cpu":0.52, "http":{ "req_stats":{ "uri":{ "connz":10, "routez":10, "subsz":10, "varz":10 } } }, "in":{ "bytes":0, "messages":0 }, "mem":{ "bytes": 806976 }, "out":{ "bytes":0, "messages":0 }, "remotes":0, "slow_consumers":0, "total_connections":35, "uptime":9702 } }, "type":"metricsets" }