iguazio.dashboard-controls 1.2.2 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/en/functions.json +1 -1
- package/dist/js/iguazio.dashboard-controls.js +1973 -1972
- package/dist/less/iguazio.dashboard-controls.less +734 -734
- package/package.json +1 -1
- package/src/i18n/en/functions.json +1 -1
- package/src/igz_controls/services/control-panel-logs-data.service.js +2 -1
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"LOGGER_DESTINATION": "Logger destination",
|
|
170
170
|
"LOGGER_LEVEL": "Logger level",
|
|
171
171
|
"LOGGING": "Logging",
|
|
172
|
-
"LOGS_LINES_LIMITATION": "Only the
|
|
172
|
+
"LOGS_LINES_LIMITATION": "Note: Only the last 10,000 rows are displayed. <br> To download up to 100,000 rows, click on the 'Download' button.",
|
|
173
173
|
"MAX": "Max",
|
|
174
174
|
"MAX_REPLICAS": "Maximum number of replicas (default: {{default}})",
|
|
175
175
|
"MAX_WORKERS": "Max Workers",
|