metricscollector service¶
metricscollector services receives telemetry data from noc-agent,
normalizes and checks them and spools the result to the metrics
service.
Service Properties¶
- Sharded
- Pooled
- Databases
- mongo
Processed streams¶
graph LR
metricscollector([metricscollector]) -->|metrics| metrics
Output Streams¶
| Stream | Description |
|---|---|
| metrics | Normalized telemetry data |
Configuration¶
metricscollector service may be configured via [metricscollector]
config section.