@shumoku/core · 0.4.0 · function
filterAlertLabels
Drop Alertmanager-internal labels (`__name__`, other `__…`).
filterAlertLabels(labels: Record<string, string>): Record<string, string> Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
labels | Record<string, string> | No additional description. | — |
Returns
Record<string, string>