Your window into the Elastic Stack
Find a file
Tiago Costa 6f5ea2c428
[7.17] [TypeScript] Upgrade to 4.5.3 (#120812) (#158883)
# Backport

This will backport the following commits from `main` to `7.17`:
- [[TypeScript] Upgrade to 4.5.3
(#120812)](https://github.com/elastic/kibana/pull/120812)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Brian
Seeders","email":"brian.seeders@elastic.co"},"sourceCommit":{"committedDate":"2021-12-13T17:54:17Z","message":"[TypeScript]
Upgrade to 4.5.3
(#120812)","sha":"16af3e612d27bd3608787a3daab121d648787f67","branchLabelMapping":{"^v8.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","Feature:Embedding","Team:APM","release_note:skip","Feature:CI","backport:skip","Team:Fleet","v8.1.0"],"number":120812,"url":"https://github.com/elastic/kibana/pull/120812","mergeCommit":{"message":"[TypeScript]
Upgrade to 4.5.3
(#120812)","sha":"16af3e612d27bd3608787a3daab121d648787f67"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.1.0","labelRegex":"^v8.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/120812","number":120812,"mergeCommit":{"message":"[TypeScript]
Upgrade to 4.5.3
(#120812)","sha":"16af3e612d27bd3608787a3daab121d648787f67"}}]}]
BACKPORT-->

Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2023-06-02 00:39:23 +01:00
.buildkite [7.17] [bazel] Use a GCS bucket for local dev remote bazel cache (#148393) 2023-03-20 16:52:09 -05:00
.ci [7.17] Upgrade Node.js to 16.19.1 (#151527) (#151748) 2023-02-21 15:38:04 -06:00
.github Prepare to enable GitHub Code Scanning on the 7.17 branch (#150020) 2023-02-01 17:00:33 +01:00
api_docs remove unused enrollment path (#117063) (#117201) 2021-11-05 21:18:05 +00:00
config [7.x] Bump node to 16.11.1 (#115298) 2021-10-16 16:22:17 -05:00
dev_docs [docs] document yarn.lock backport rules (#132883) (#132947) 2022-05-25 09:41:37 -07:00
docs [7.17] Upgrade Typescript to 4.3.5 (#104470) (#158788) 2023-06-01 02:35:54 +01:00
examples [7.17] [Dashboard][Embeddable] Create Explicit Diffing System (#121241) (#124293) 2022-02-02 12:35:57 -07:00
licenses [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
packages [7.17] [TypeScript] Upgrade to 4.5.3 (#120812) (#158883) 2023-06-02 00:39:23 +01:00
plugins [7.x] [dev/cli] ensure plugins/ and all watch source dirs exist (#78973) (#78998) 2020-09-30 11:53:12 -07:00
rfcs Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
scripts [7.17] chore(NA): updates from lmdb-store to lmdb (#145891) (#146647) 2023-02-14 23:07:56 -07:00
src [7.17] [TypeScript] Upgrade to 4.5.3 (#120812) (#158883) 2023-06-02 00:39:23 +01:00
test [7.17] Upgrade Typescript to 4.3.5 (#104470) (#158788) 2023-06-01 02:35:54 +01:00
typings [7.17] Upgrade Typescript to 4.3.5 (#104470) (#158788) 2023-06-01 02:35:54 +01:00
vars adds lists plugin to security solution cypress tests execution (#116442) (#116494) 2021-10-27 23:42:10 +01:00
x-pack [7.17] [TypeScript] Upgrade to 4.5.3 (#120812) (#158883) 2023-06-02 00:39:23 +01:00
.backportrc.json chore(NA): adds backport config for 8.1.0 bump (#116431) (#116499) 2021-10-27 16:35:43 -04:00
.bazelignore chore(NA): stop grouping bazel out symlink folders (#96066) (#96085) 2021-04-01 17:34:54 -04:00
.bazeliskversion Development and build support for ARM based Apple devices (#114879) (#115663) 2021-10-19 20:34:47 -04:00
.bazelrc chore(NA): use new and more performant BuildBuddy servers (#130350) (#130441) 2022-04-18 10:24:38 -07:00
.bazelrc.common [bazel] Setup remote cache settings on bootstrap (#121445) (#123303) 2022-01-18 15:17:11 -07:00
.bazelversion Development and build support for ARM based Apple devices (#114879) (#115663) 2021-10-19 20:34:47 -04:00
.browserslistrc [7.x] [browserslist] remove unnecessary browsers (#89186) (#89250) 2021-01-25 18:22:34 -07:00
.editorconfig .editorconfig MDX files should follow the same rules as MD (#96942) (#97079) 2021-04-14 05:34:57 -04:00
.eslintignore [7.17] [FullStory] Update snippet (#153570) (#158805) 2023-06-01 05:28:32 -07:00
.eslintrc.js [7.17] Add test to ensure security related eslint rules are applied (#151434) (#152167) 2023-02-26 05:50:32 -07:00
.fossa.yml Adds FOSSA CLI configuration file (#70137) (#70614) 2020-07-02 14:53:42 -07:00
.gitattributes [7.x] [canvas] Color fixes + Storybook 5 (#34075) (#34369) 2019-04-02 16:35:28 -05:00
.gitignore [7.x] chore(NA): list auto generated files by tooling in the .gitignore (#157055) 2023-05-09 16:11:39 +01:00
.i18nrc.json [MetricVis] Move the expression function and renderer to a separate plugin. (#113427) (#114384) 2021-10-08 04:28:29 -04:00
.node-version [7.17] Upgrade Node.js to 16.19.1 (#151527) (#151748) 2023-02-21 15:38:04 -06:00
.npmrc chore(NA): assure puppeteer_skip_chromium_download is applied across every yarn install situation (#88346) (#88379) 2021-01-14 20:32:48 +00:00
.nvmrc [7.17] Upgrade Node.js to 16.19.1 (#151527) (#151748) 2023-02-21 15:38:04 -06:00
.prettierignore [7.x] [dev] Replace sass-lint with stylelint (#86177) (#88498) 2021-01-15 14:36:34 -06:00
.prettierrc Increase prettier line width to 100 (#20535) 2018-07-09 22:50:37 +02:00
.stylelintignore chore(NA): stop grouping bazel out symlink folders (#96066) (#96085) 2021-04-01 17:34:54 -04:00
.stylelintrc Amsterdam helpers (#93701) (#94323) 2021-03-10 13:36:11 -05:00
.telemetryrc.json [Usage collection] Collect non-default kibana configs (#97368) (#97653) 2021-04-20 13:04:54 -04:00
.yarnrc chore(NA): manage npm dependencies within bazel (#92864) (#93474) 2021-03-03 15:21:20 -05:00
api-documenter.json Normalize EOL symbol in platform docs (#56021) (#56041) 2020-01-27 21:04:26 +01:00
BUILD.bazel [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
CONTRIBUTING.md Update doc slugs to improve analytic tracking, move to appropriate folders (#113630) (#113862) 2021-10-04 20:43:23 -04:00
FAQ.md propose language changes (#10709) 2017-03-05 12:10:32 -05:00
github_checks_reporter.json implementing github checks - second attempt (#35757) (#35906) 2019-05-01 19:53:02 -05:00
Jenkinsfile [CI] Disable tracked branch jobs in Jenkins, enable reporting in Buildkite (#112604) (#112684) 2021-09-21 13:57:58 -04:00
kibana.d.ts [7.x] Remove /src/legacy (#95510) (#96283) 2021-04-06 06:08:31 -04:00
LICENSE.txt [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
NOTICE.txt [7.17] [FullStory] Update snippet (#153570) (#158805) 2023-06-01 05:28:32 -07:00
package.json [7.17] [TypeScript] Upgrade to 4.5.3 (#120812) (#158883) 2023-06-02 00:39:23 +01:00
preinstall_check.js [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
README.md STYLEGUIDE reference .md => .mdx (#107440) (#107456) 2021-08-02 15:17:17 -04:00
STYLEGUIDE.mdx Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
tsconfig.base.json [7.17] [TypeScript] Upgrade to 4.5.3 (#120812) (#158883) 2023-06-02 00:39:23 +01:00
tsconfig.bazel.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.browser.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
tsconfig.browser_bazel.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.types.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
TYPESCRIPT.md [7.x] Fixed grammar (#74725) (#74745) 2020-08-11 13:21:03 -04:00
WORKSPACE.bazel [7.17] Upgrade Node.js to 16.19.1 (#151527) (#151748) 2023-02-21 15:38:04 -06:00
yarn.lock [7.17] [TypeScript] Upgrade to 4.5.3 (#120812) (#158883) 2023-06-02 00:39:23 +01:00

Kibana

Kibana is your window into the Elastic Stack. Specifically, it's a browser-based analytics and search dashboard for Elasticsearch.

Getting Started

If you just want to try Kibana out, check out the Elastic Stack Getting Started Page to give it a whirl.

If you're interested in diving a bit deeper and getting a taste of Kibana's capabilities, head over to the Kibana Getting Started Page.

Using a Kibana Release

If you want to use a Kibana release in production, give it a test run, or just play around:

Building and Running Kibana, and/or Contributing Code

You might want to build Kibana locally to contribute some code, test out the latest features, or try out an open PR:

Documentation

Visit Elastic.co for the full Kibana documentation.

For information about building the documentation, see the README in elastic/docs.

Version Compatibility with Elasticsearch

Ideally, you should be running Elasticsearch and Kibana with matching version numbers. If your Elasticsearch has an older version number or a newer major number than Kibana, then Kibana will fail to run. If Elasticsearch has a newer minor or patch number than Kibana, then the Kibana Server will log a warning.

Note: The version numbers below are only examples, meant to illustrate the relationships between different types of version numbers.

Situation Example Kibana version Example ES version Outcome
Versions are the same. 5.1.2 5.1.2 💚 OK
ES patch number is newer. 5.1.2 5.1.5 ⚠️ Logged warning
ES minor number is newer. 5.1.2 5.5.0 ⚠️ Logged warning
ES major number is newer. 5.1.2 6.0.0 🚫 Fatal error
ES patch number is older. 5.1.2 5.1.0 ⚠️ Logged warning
ES minor number is older. 5.1.2 5.0.0 🚫 Fatal error
ES major number is older. 5.1.2 4.0.0 🚫 Fatal error

Questions? Problems? Suggestions?

  • If you've found a bug or want to request a feature, please create a GitHub Issue. Please check to make sure someone else hasn't already created an issue for the same topic.
  • Need help using Kibana? Ask away on our Kibana Discuss Forum and a fellow community member or Elastic engineer will be glad to help you out.