|
63 | 63 | "Connection failed: {{ errorMessage }}": "Connection failed: {{ errorMessage }}", |
64 | 64 | "Enable Metrics": "Enable Metrics", |
65 | 65 | "Auto detect": "Auto detect", |
66 | | - "Prometheus Service Address": "Prometheus Service Address", |
67 | | - "Invalid format. Use: namespace/service-name:port": "Invalid format. Use: namespace/service-name:port", |
68 | | - "Address of the Prometheus Service, only used when auto-detection is disabled. Format: namespace/service-name:port": "Address of the Prometheus Service, only used when auto-detection is disabled. Format: namespace/service-name:port", |
| 66 | + "Prometheus Address": "Prometheus Address", |
| 67 | + "Invalid format. Use: namespace/service-name:port or https://prometheus.example.com": "Invalid format. Use: namespace/service-name:port or https://prometheus.example.com", |
| 68 | + "Prometheus address. Used only when auto-detection is disabled. Examples: namespace/service-name:port or https://prometheus.example.com. External URLs require CORS to be enabled on the Prometheus server.": "Prometheus address. Used only when auto-detection is disabled. Examples: namespace/service-name:port or https://prometheus.example.com. External URLs require CORS to be enabled on the Prometheus server.", |
69 | 69 | "Test Connection": "Test Connection", |
70 | | - "Prometheus Service Subpath": "Prometheus Service Subpath", |
71 | | - "Optional subpath to the Prometheus Service endpoint. Only used when auto-detection is disabled. Examples: 'prometheus'.": "Optional subpath to the Prometheus Service endpoint. Only used when auto-detection is disabled. Examples: 'prometheus'.", |
| 70 | + "Prometheus Subpath": "Prometheus Subpath", |
| 71 | + "Optional subpath to the Prometheus endpoint. Only used when auto-detection is disabled. Examples: 'prometheus'.": "Optional subpath to the Prometheus endpoint. Only used when auto-detection is disabled. Examples: 'prometheus'.", |
72 | 72 | "Default Timespan": "Default Timespan", |
73 | 73 | "Default Resolution": "Default Resolution", |
74 | 74 | "Select Cluster": "Select Cluster", |
|
0 commit comments