@shumoku/core · 0.4.0 · function
buildAlertTitle
Display title: `"<alertname> - <host>"`, or just the name when no host.
buildAlertTitle(labels: Record<string, string>): string Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
labels | Record<string, string> | No additional description. | — |
Returns
string