mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-29 16:14:42 +00:00
* feat: layout is updated * feat: layout is updated * feat: layout is updated * chore: types and build pipeline is fixed --------- Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
14 lines
378 B
JSON
14 lines
378 B
JSON
{
|
|
"general": "General",
|
|
"alert_channels": "Alert Channels",
|
|
"organization_settings": "Organization Settings",
|
|
"my_settings": "My Settings",
|
|
"overview_metrics": "Overview Metrics",
|
|
"dbcall_metrics": "Database Calls",
|
|
"external_metrics": "External Calls",
|
|
"pipeline": "Pipeline",
|
|
"pipelines": "Pipelines",
|
|
"archives": "Archives",
|
|
"logs_to_metrics": "Logs To Metrics"
|
|
}
|