kibanamachineaddedv8.15.0backport:skipThis commit does not require backportinglabelsApr 25, 2024 e40pudaddedv8.14.0and removedbackport:skipThis commit does not require backportingv8.14.0labelsApr 25, 2024 kibanamachineadded thebackport:skipThis commit does not require backportinglabelApr 25, 2024 ...
Itsis_customizedfield should be set totrueif the rule from the import payload is not equal to the installed rule. Itsis_customizedfield should be be kept unchanged (falseortrue) if the rule from the import payload is equal to the installed rule. Upgrading of prebuilt rules with missing bas...
100 or kube_daemonset_status_desired_number_scheduled - kube_daemonset_status_current_number_scheduled...
options.envwas not defined by default which means it could be polluted. In the snippet, there’s a for loop that iterates over all properties ofenvand adds them to the array in the formkey=value. So ifenvis equal to{ test: 123 }, thenenvPairswill containtest=123. The purpose of thi...
= kube_statefulset_status_replicas for: 10m labels: severity: warning annotations: summary: Kubernetes StatefulSet replicas mismatch (instance {{ $labels.instance }}) description: "A StatefulSet does not match the expected number of replicas.\n VALUE = {{ $value }}\n LABELS = {{ $labels }...
4. An additionalValuefield appears depending on the chosen operator. Theexistsanddoes not existoptions do not require the Value field while all other operators do. Choose the filtering value if the operator needs it. 5. As an optional step, create a custom label for the filter. Tick theCrea...
not.toContain('HIDDEN_FUNCTION($0)'); }); it('does not suggest hidden agg functions', async () => { setTestFunctions([ { Expand Down 189 changes: 32 additions & 157 deletions 189 packages/kbn-esql-validation-autocomplete/src/autocomplete/autocomplete.test.ts Show comments View file ...
not assume what the user is meaning. Ask them for clarification if needed.\n\n If you are unsure about which function should be used and with what arguments, ask the user for clarification or confirmation.\n\n In KQL ("kqlFilter")) escaping happens with double quotes, not single quotes...
Or if we can't control it, does it make sense to only check the number of packages installed e.g. instead of: expect(integrations.length).to.be(3); expect(integrations).to.eql(initialPackagesTexts); we use getInstalledPackages and do: expect(integrations.length).to.be(installedPackagesLength...
A test failed on a tracked branch Error: expected false to equal true at Assertion.assert (expect.js:100:11) at Assertion.apply (expect.js:227:8) at Assertion.be (expect.js:69:22) at Context.<anonymous> (knowledge_base_migration.spec.ts:...