Submit
Path:
~
/
/
usr
/
share
/
grafana
/
public
/
app
/
features
/
alerting
/
unified
/
components
/
contact-points
/
components
/
File Content:
UnusedBadge.tsx
import React from 'react'; import { Badge } from '@grafana/ui'; export const UnusedContactPointBadge = () => ( <Badge text="Unused" aria-label="unused" color="orange" icon="exclamation-triangle" tooltip="This contact point is not used in any notification policy and it will not receive any alerts" /> );
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
ContactPointsFilter.tsx
1662 bytes
0644
GlobalConfig.tsx
838 bytes
0644
GlobalConfigAlert.tsx
1161 bytes
0644
Modals.tsx
2630 bytes
0644
UnusedBadge.tsx
330 bytes
0644
N4ST4R_ID | Naxtarrr