mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-09-13 10:13:14 +08:00

* feat: support updating subdomain for tenants * feat: enable subdomain update only for cloud accounts * chore: code cleanup
17 lines
517 B
JSON
17 lines
517 B
JSON
{
|
|
"general": "General",
|
|
"alert_channels": "Alert Channels",
|
|
"organization_settings": "Organization Settings",
|
|
"ingestion_settings": "Ingestion Settings",
|
|
"api_keys": "API Keys",
|
|
"my_settings": "My Settings",
|
|
"overview_metrics": "Overview Metrics",
|
|
"custom_domain_settings": "Custom Domain Settings",
|
|
"dbcall_metrics": "Database Calls",
|
|
"external_metrics": "External Calls",
|
|
"pipeline": "Pipeline",
|
|
"pipelines": "Pipelines",
|
|
"archives": "Archives",
|
|
"logs_to_metrics": "Logs To Metrics"
|
|
}
|