|
159 | 159 | "M": "M",
|
160 | 160 | "S": "S",
|
161 | 161 | "XS": "XS",
|
| 162 | + "There is some issue in this form view. Please select \"YAML view\" for full control.": "There is some issue in this form view. Please select \"YAML view\" for full control.", |
| 163 | + "Note: Some fields may not be represented in this form view. Please select \"YAML view\" for full control.": "Note: Some fields may not be represented in this form view. Please select \"YAML view\" for full control.", |
| 164 | + "Remove {{singularLabel}}": "Remove {{singularLabel}}", |
| 165 | + "Add {{singularLabel}}": "Add {{singularLabel}}", |
| 166 | + "Error": "Error", |
| 167 | + "Fix the following errors:": "Fix the following errors:", |
| 168 | + "Enabled": "Enabled", |
| 169 | + "Disabled": "Disabled", |
| 170 | + "Select {{title}}": "Select {{title}}", |
| 171 | + "Configure via:": "Configure via:", |
| 172 | + "Form view": "Form view", |
| 173 | + "YAML view": "YAML view", |
| 174 | + "This object has been updated.": "This object has been updated.", |
| 175 | + "Click reload to see the new version.": "Click reload to see the new version.", |
| 176 | + "Update": "Update", |
| 177 | + "Create": "Create", |
| 178 | + "Reload": "Reload", |
| 179 | + "Cancel": "Cancel", |
| 180 | + "Network Observability FlowCollector setup": "Network Observability FlowCollector setup", |
| 181 | + "Overview": "Overview", |
| 182 | + "Network Observability Operator deploys a monitoring pipeline that consists in:\n - an eBPF agent, that generates network flows from captured packets\n - flowlogs-pipeline, a component that collects, enriches and exports these flows\n - a Console plugin for flows visualization with powerful filtering options, a topology representation and more\n\nFlow data is then available in multiple ways, each optional:\n - As Prometheus metrics\n - As raw flow logs stored in Grafana Loki\n - As raw flow logs exported to a collector\n\nThe FlowCollector resource is used to configure the operator and its managed components.\nThis setup will guide you on the common aspects of the FlowCollector configuration.": "Network Observability Operator deploys a monitoring pipeline that consists in:\n - an eBPF agent, that generates network flows from captured packets\n - flowlogs-pipeline, a component that collects, enriches and exports these flows\n - a Console plugin for flows visualization with powerful filtering options, a topology representation and more\n\nFlow data is then available in multiple ways, each optional:\n - As Prometheus metrics\n - As raw flow logs stored in Grafana Loki\n - As raw flow logs exported to a collector\n\nThe FlowCollector resource is used to configure the operator and its managed components.\nThis setup will guide you on the common aspects of the FlowCollector configuration.", |
| 183 | + "Operator configuration": "Operator configuration", |
| 184 | + "Capture": "Capture", |
| 185 | + "Filters": "Filters", |
| 186 | + "Options": "Options", |
| 187 | + "Pipeline": "Pipeline", |
| 188 | + "Storage": "Storage", |
| 189 | + "Integration": "Integration", |
| 190 | + "Review": "Review", |
| 191 | + "Network Observability FlowMetric setup": "Network Observability FlowMetric setup", |
| 192 | + "You can create custom metrics out of the flowlogs data using the FlowMetric API. In every flowlogs data that is collected, there are a number of fields labeled per log, such as source name and destination name. These fields can be leveraged as Prometheus labels to enable the customization of cluster information on your dashboard.\nThis setup will guide you on the common aspects of the FlowMetric configuration.": "You can create custom metrics out of the flowlogs data using the FlowMetric API. In every flowlogs data that is collected, there are a number of fields labeled per log, such as source name and destination name. These fields can be leveraged as Prometheus labels to enable the customization of cluster information on your dashboard.\nThis setup will guide you on the common aspects of the FlowMetric configuration.", |
| 193 | + "General configuration": "General configuration", |
| 194 | + "Metric": "Metric", |
| 195 | + "Data": "Data", |
| 196 | + "Charts": "Charts", |
| 197 | + "Update {{kind}}": "Update {{kind}}", |
| 198 | + "Create {{kind}}": "Create {{kind}}", |
| 199 | + "Update by completing the form. Current values are from the existing resource.": "Update by completing the form. Current values are from the existing resource.", |
| 200 | + "Create by completing the form. Default values are provided as example.": "Create by completing the form. Default values are provided as example.", |
| 201 | + "Unable to get {{kind}}": "Unable to get {{kind}}", |
162 | 202 | "Step {{index}}/{{count}}": "Step {{index}}/{{count}}",
|
163 | 203 | "Step {{index}}/{{count}}_plural": "Step {{index}}/{{count}}",
|
164 | 204 | "Previous tip": "Previous tip",
|
|
231 | 271 | "Unselect all": "Unselect all",
|
232 | 272 | "Select all": "Select all",
|
233 | 273 | "Restore default columns": "Restore default columns",
|
234 |
| - "Cancel": "Cancel", |
235 | 274 | "At least one column must be selected": "At least one column must be selected",
|
236 | 275 | "Save": "Save",
|
237 | 276 | "Export": "Export",
|
|
351 | 390 | "Pin this element": "Pin this element",
|
352 | 391 | "Could not fetch drop information": "Could not fetch drop information",
|
353 | 392 | "Sorry, 3D view is not implemented anymore.": "Sorry, 3D view is not implemented anymore.",
|
354 |
| - "Overview": "Overview", |
355 | 393 | "Traffic flows": "Traffic flows",
|
356 | 394 | "Topology": "Topology",
|
357 | 395 | "Hide histogram": "Hide histogram",
|
|
0 commit comments