1 <ngb-alert class="no-margin-bottom"
3 *ngIf="displayNotification"
4 (closed)="close($event)">
5 <div i18n>The Ceph community needs your help to continue improving: please
6 <a routerLink="/telemetry"
7 class="btn activate-button alert-link activate-text">Activate</a> the
8 <a href="https://docs.ceph.com/en/latest/mgr/telemetry/">Telemetry</a> module.</div>