Shumoku Docs

ドキュメントを検索

共通文書と現行公開版

検索を読み込み中…

English

@shumoku/core · 0.4.0 · function

buildAlertTitle

ソース

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

Display title: `"<alertname> - <host>"`, or just the name when no host.

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

パラメーター

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

戻り値

string

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