Shumoku Docs

ドキュメントを検索

共通文書と現行公開版

検索を読み込み中…

English

@shumoku/core · 0.4.0 · function

filterAlertLabels

ソース

APIの説明は英語のcanonical sourceを表示しています。

Drop Alertmanager-internal labels (`__name__`, other `__…`).

filterAlertLabels(labels: Record<string, string>): Record<string, string>

パラメーター

名前 説明 既定値
labels Record<string, string> 追加説明はありません。

戻り値

Record<string, string>

libs/@shumoku/core/src/plugin-kit/alertmanager.ts:42