kibana/src
Kibana Machine 5b04d2b064
Surfacing deprecations with rich context from ES warning header (#120044) (#120800)
* First stab at surfacing deprecations from warning header

* Log deprecations with error level but disable logger context by default

* Don't filter out error logs from ProcRunner

* Another try at not having messages ignored on CI

* Log deprecation logs with warn not info

* Tests

* Let write() do it's writing

* Commit pre-built @kbn/pm package

* Second try to commit pre-built @kbn/pm package

* Enable deprecation logger for jest_integration even though logs aren't interleaved

* Apply suggestions from code review

Co-authored-by: Luke Elmers <lukeelmers@gmail.com>

* deprecations logger: warn for kibana and debug for users

* Refactor split query and deprecation logger out of configure_client

* Unit test for tooling_log_text_writer

* Fix TS

* Use event.meta.request.params.headers to include Client constructor headers

* Fix tests

* Ignore deprecation warnings not from Elasticsearch

* Log on info level

* Log in JSON so that entire deprecation message is on one line

* commit built kbn-pm package

Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Rudolf Meijering <rudolf.meijering@elastic.co>
Co-authored-by: Luke Elmers <lukeelmers@gmail.com>
2021-12-08 11:53:17 -07:00
..
cli chore(NA): splits types from code on @kbn/dev-utils (#120531) (#120676) 2021-12-07 16:34:41 -07:00
cli_encryption_keys [DX] Upgrade prettier to v2.4.0 (#112359) 2021-09-19 22:34:30 -07:00
cli_keystore [keystore] Fix input masking (#108415) 2021-08-16 17:08:17 -05:00
cli_plugin Add interactive setup CLI (#114493) 2021-10-20 22:17:45 +01:00
cli_setup interactive setup compatibility check (#119059) (#119213) 2021-11-19 12:40:00 -07:00
cli_verification_code Verification code CLI (#111707) 2021-09-14 21:58:25 +01:00
core Surfacing deprecations with rich context from ES warning header (#120044) (#120800) 2021-12-08 11:53:17 -07:00
dev [build/ironbank] Update base registry (#120780) (#120791) 2021-12-08 11:15:08 -07:00
fixtures/telemetry_collectors [maps] remove xpack.maps.showMapVisualizationTypes (#105979) 2021-08-24 10:46:40 -06:00
plugins [XY] Defaults the point size to 1 and corrects the vislib migrations (#118994) (#120717) 2021-12-08 01:18:29 -07:00
setup_node_env fix(NA): creation of multiple processes on production by splitting no_transpilation when setting up node env (#115246) 2021-10-21 18:41:50 +01:00