]> git.apps.os.sepia.ceph.com Git - ceph.git/blob
ee485d2f389e4a9106160b6a9ca929a86342315a
[ceph.git] /
1 <ngb-alert class="no-margin-bottom"
2            type="warning"
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>
9 </ngb-alert>