Nick Partridge
7ce80f4c7f
Restores default chart timezone
to 'local'
( #123265 )
...
* fix timezone changes
* fix failing checks and type errors
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-02-23 21:08:16 +01:00
Robert Oskamp
b92f3ee293
Functional test runner creates system_indices_superuser ( #124008 ) ( #124669 )
...
This PR fixes the functional test runner for execution against cloud (and other existing deployments) by making sure the system_indices_superuser exists.
(cherry picked from commit 8989ead2d6
)
# Conflicts:
# x-pack/test/rule_registry/common/services/cluster_client.ts
2022-02-04 05:08:15 -07:00
Kibana Machine
7451f83b0a
[APM] Updating APM package version ( #121431 ) ( #124088 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 702bd9b7ec
)
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2022-01-31 03:54:17 -07:00
Kibana Machine
4ff638c1ce
[APM] Re-enable useLatestPackageVersion option for integration edit custom UI ( #123782 ) ( #123783 ) ( #123822 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit e45c3529f0
)
Co-authored-by: Oliver Gupte <ogupte@users.noreply.github.com>
2022-01-26 08:35:27 -07:00
Marco Vettorello
676b061ad8
[charts] Fix timezone regression in charts ( #123663 )
2022-01-25 10:04:23 +01:00
Shahzad
727cf5c6a2
[8.0] [Exploratory view] Update index pattern permission error ( #122680 ) ( #123589 )
...
* [Exploratory view] Update index pattern permission error (#122680 )
(cherry picked from commit 5ad36d2a93
)
* fix typo
* fix type
2022-01-24 05:50:22 -07:00
Brian Seeders
8b2db69a3e
Revert "[charts] Fix timezone regression in charts ( #123478 )"
...
This reverts commit 3e3b0f79ff
.
2022-01-21 11:15:45 -05:00
Marco Vettorello
3e3b0f79ff
[charts] Fix timezone regression in charts ( #123478 )
2022-01-21 12:54:15 +01:00
Kibana Machine
0dae4afc4e
[APM] Restrict aggregated tx metrics search to date range ( #123445 ) ( #123452 )
...
(cherry picked from commit b44f82e918
)
Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2022-01-20 06:17:37 -07:00
Kibana Machine
fcbf74937d
[APM] Show rows per page option tables pagination ( #122658 ) ( #123393 )
...
* Add rows per page on tables
* Set page options and default size at shared ManagedTable component
* Fixed TransactionsTable, the rows option wasn’t working, use ManagedTable
* Fix i18n
* Make hidePerPageOptions false by default
* fix snapshot
* Improvements after PR review
(cherry picked from commit ec38f00bb1
)
Co-authored-by: Miriam <31922082+MiriamAparicio@users.noreply.github.com>
2022-01-19 12:27:02 -07:00
Kibana Machine
3411dc3057
Improve copy in update jobs callout ( #123355 ) ( #123364 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 3280400b74
)
Co-authored-by: Miriam <31922082+MiriamAparicio@users.noreply.github.com>
2022-01-19 08:20:20 -07:00
Kibana Machine
83426b30cd
[APM] Sets useLatestPackageVersion: false as a workaround for bug ( #122743 ) ( #122744 ) ( #122869 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 1ebf7feb40
)
Co-authored-by: Oliver Gupte <ogupte@users.noreply.github.com>
2022-01-12 13:11:47 -07:00
Kibana Machine
80269ccc25
[Maps] remove geojson implemenation of loadFeatureProperties ( #122540 ) ( #122847 )
...
* [Maps] remove geojson implemenation of loadFeatureProperties
* eslint
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 9e5daa5e75
)
Co-authored-by: Nathan Reese <reese.nathan@gmail.com>
2022-01-12 12:08:52 -07:00
Kibana Machine
c0aec7ac14
Change "index pattern" to "data view" in tutorial ( #122401 ) ( #122706 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 91d1e0423f
)
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
2022-01-11 15:00:52 -07:00
Kibana Machine
62676d26b6
[APM] Fix layout ( #122506 ) ( #122681 )
...
(cherry picked from commit af90a8925b
)
Co-authored-by: Casper Hübertz <casper@elastic.co>
2022-01-11 11:58:35 -07:00
Kibana Machine
d225eadf3a
Fix indentation in trace waterfall ( #122342 ) ( #122359 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Miriam <31922082+MiriamAparicio@users.noreply.github.com>
2022-01-05 11:03:31 -07:00
Kibana Machine
9b395a8a42
[java-agent] disable java-attacher tab ( #122164 ) ( #122356 )
...
* [java-agent] disable java-attacher tab
The apm-server doesn't have the permissions to
fork/exec the java-attacher process, so this tab
cannot currently work. Hiding it from users seems
like the prudent choice while a workaround is
discovered.
Co-authored-by: stuart nelson <stuartnelson3@gmail.com>
2022-01-05 10:44:06 -07:00
Kibana Machine
c0d416b803
Change text in assistant to switch to Elastic Agent ( #122240 ) ( #122269 )
...
Co-authored-by: Miriam <31922082+MiriamAparicio@users.noreply.github.com>
2022-01-04 10:33:15 -07:00
Kibana Machine
3653d70904
[APM] Don't show deprecation notice in Kibana Upgrade Assistant for non-apm users ( #120945 ) ( #121121 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2021-12-21 09:18:16 -05:00
Kibana Machine
842adfdeb5
[APM] Add note about synthtrace to APM docs ( #121633 ) ( #121643 )
...
Co-authored-by: Søren Louv-Jansen <soren.louv@elastic.co>
2021-12-20 09:35:39 -05:00
Kibana Machine
d8cb6f164b
mark experimental fields ( #120904 ) ( #121618 )
...
* temp trying out stuff
* cleanup
* use experimentalFieldMap
* fix experimental component template export name
* clean up
* remove experimental field names from kbn package
* remove experimental_rule_data_field_names
* fix typescript errors & cleanup
* remove experimental_component_template
* bring back alert rule parameters
* add experimentalRuleFieldMap to apm and uptime componentTemplates
* parse experimental fields
* fix linter problem
* parse exact fieldmap
* fix linter issues
* use exact combinator for the required fieldmap
* pass only alert experimental fields to stop overriding already parsed alerts
* remove experimental fields from observability rule type registry
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: mgiota <giota85@gmail.com>
2021-12-20 03:20:42 -07:00
Kibana Machine
7005144be1
[APM] disable fleet depreaction warning ( #120988 ) ( #120997 )
...
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2021-12-09 14:31:09 -07:00
Kibana Machine
bc5533b022
[APM] agent keys management improvements ( #120765 ) ( #120943 )
...
* Add userCurrentUser hook
* Use EuiFieldText instead of input element
* Display error messages in the UI when creating agent keys
* Remove default agent key name
* Prefix createAgentKeyRoute with /api
* Fix issue where you cannot invalidate API keys when you only have manage_own_api_key privilege
Co-authored-by: Casper Hübertz <casper@formgeist.com>
Co-authored-by: Giorgos Bamparopoulos <georgios.bamparopoulos@elastic.co>
Co-authored-by: Casper Hübertz <casper@formgeist.com>
2021-12-09 10:44:29 -07:00
Kibana Machine
0c6ac199d8
Rename auto create data view APM setting ( #120689 ) ( #120708 )
...
from `xpack.apm.autocreateApmIndexPattern` to `xpack.apm.autoCreateApmDataView`.
Note the capitalization change. It now is `autoCreate` instead of `autocreate`.
Fixes #120095 .
Co-authored-by: Nathan L Smith <nathan.smith@elastic.co>
2021-12-07 21:53:14 -07:00
Kibana Machine
8a3953e7f4
[APM] Fixing service inventory unit test ( #120665 ) ( #120696 )
...
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2021-12-07 16:53:11 -07:00
Tiago Costa
51f01483c0
chore(NA): splits types from code on @kbn/dev-utils ( #120531 ) ( #120676 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
# packages/kbn-es-archiver/src/actions/rebuild_all.ts
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-07 16:34:41 -07:00
Kibana Machine
848705a1f2
[APM] Auto attachment for java agent beta in APM integration settings ( #119131 ) ( #120691 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* adds initial discovery rule for `include-vmargs elastic.apm.attach=true`
* adds support for type descriptions
* adding java_attacher_agent_version field
* fixing some stuff
* adding link to doc
* adding internationalization
* updating user description
* fixing default version
* setting to null when disabled
* - fixes encoding and decoding discovery rules yaml
- adds workaround for extra 'elasticsearch' field on integration policy updates
- updates migration package version from 7.16.0 to 8.0.0-dev4
* addressing pr comments
* fixing ci
* fixing elements not visible while dragging
* addressing PR changes
* beta
* adding tooltip back
* addressing pr comments
Co-authored-by: cauemarcondes <caue.marcondes@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Oliver Gupte <ogupte@users.noreply.github.com>
Co-authored-by: cauemarcondes <caue.marcondes@elastic.co>
2021-12-07 16:05:00 -07:00
Kibana Machine
04fee5b82b
[APM] Handle other values popup when correlated value is not in top 10 ( #118069 ) ( #120680 )
...
* [ML] Add stats for field value not in top 10
* [ML] Fix tests
* [ML] Add message
* [ML] Reverse label, remove Fragment, switch to i18n
* Fix sample shard size import, subdued text
* Fix sample shard size import, subdued text
* Move routes after refactor
* Add loading spinner
* Fix sampler shard size
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Quynh Nguyen <43350163+qn895@users.noreply.github.com>
2021-12-07 14:55:04 -07:00
Kibana Machine
7f292d6092
[APM] Add Agent Keys in APM settings - Create agent keys ( #120373 ) ( #120652 )
...
* Add support for creating agent keys
Co-authored-by: Casper Hübertz <casper@formgeist.com>
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
Co-authored-by: Giorgos Bamparopoulos <georgios.bamparopoulos@elastic.co>
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2021-12-07 10:53:22 -07:00
Kibana Machine
9b212241e9
[APM] Offer users upgrade to multi-metric job ( #119980 ) ( #120605 )
...
Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
2021-12-07 07:44:56 -07:00
Kibana Machine
80efa4dd3d
[APM] Deprecation warning in Kibana Upgrade Assistant ( #120404 ) ( #120543 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2021-12-06 14:57:34 -07:00
Kibana Machine
f9bb6bc9f7
[APM] Update testing dev doc ( #119804 ) ( #120469 )
...
* [APM] Update testing dev doc
* Update x-pack/plugins/apm/dev_docs/testing.md
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
Co-authored-by: Kate Patticha <kate@kpatticha.com>
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2021-12-06 06:57:34 -05:00
Kibana Machine
4f7f9dc30f
Rename error rate to failed transactions rate ( #120255 ) ( #120374 )
...
* Rename error rate to failed transactions rate
* Fix conflict
Co-authored-by: Miriam <31922082+MiriamAparicio@users.noreply.github.com>
2021-12-03 10:44:24 -07:00
Cauê Marcondes
ed336b676f
[APM] Service maps: Add sparklines to the detail popover ( #120021 ) ( #120298 )
...
* adding error rate and latency timeseries
* adding sparklines
* fixing ui
* fixing spaces
* adjusting error color
* fixing api tests
* deleting unnecessary test
* changing loading spinner
* addressing pr comments
* fixing ci
2021-12-02 15:46:22 -07:00
Jen Huang
1ab415e52b
[8.0][Fleet] Re-enable registry version check ( #120049 )
...
* Re-enable registry version check
* Update registry image
* Use dockerized registry for base x-pack api integration and functional tests
* Revert "Use dockerized registry for base x-pack api integration and functional tests"
This reverts commit 2fd4ec17d4
.
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-02 08:01:59 -08:00
Dario Gieselaar
563d7935d0
[8.0] [APM] Display relevant anomalies ( #119709 ) ( #120112 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-02 08:32:40 +01:00
Kibana Machine
33c132edf1
[APM] Disable telemetry in agent config endpoint ( #120106 ) ( #120186 )
...
Co-authored-by: Søren Louv-Jansen <soren.louv@elastic.co>
2021-12-01 17:46:28 -07:00
Søren Louv-Jansen
0bd9d7f9fe
[APM] Remove log-log descriptions from correlation charts ( #119700 ) ( #120178 )
2021-12-01 16:24:16 -07:00
Kibana Machine
f0462e0ea2
[APM] Adds support to install latest prerelease APM package version ( #118836 ) ( #120114 )
...
* [APM] Adds support to install latest prerelease APM package version (#117975 )
* fixes some type errors
* fixes linting failures
* PR feedback adding shared isPrereleaseVersion function
Co-authored-by: Oliver Gupte <ogupte@users.noreply.github.com>
2021-12-01 09:45:25 -07:00
Søren Louv-Jansen
62556d89be
[APM] Bug: Navigating between trace samples by pagination moves the viewport up to the top of the page ( #119233 ) ( #120117 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-01 09:41:23 -07:00
Kibana Machine
4d5992dbcb
[APM] Remove index_pattern.json and add custom field formatters ( #119915 ) ( #120012 )
...
* [APM] Remove index_pattern.json and add custom field formatters
* Fix tests
* Fix tests
* Fix tutorial
Co-authored-by: Søren Louv-Jansen <soren.louv@elastic.co>
2021-11-30 18:04:58 -07:00
Kibana Machine
593a97218f
[APM] Generate stack monitoring data ( #118302 ) ( #120030 )
...
* Generate stack monitoring data
* Update file import
* Fix imports after bad merge from upstream
* A cluster stats generator
* Wiring kibana docs to ES docs
* Adding fields to get kibana cards rendering
* [apm-synthtrace] Export types Fields, ApmException, ApmSynthtraceEsClient
* [APM] Update integration tests with synthtrace changes
* [APM] Update Cypress E2E tests with synthtrace changes
* Fix lint errors
Co-authored-by: Milton Hultgren <milton.hultgren@elastic.co>
Co-authored-by: Mat Schaffer <mat@elastic.co>
Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
Co-authored-by: Milton Hultgren <milton.hultgren@elastic.co>
Co-authored-by: Mat Schaffer <mat@elastic.co>
2021-11-30 15:33:18 -07:00
Kibana Machine
7e0c7b1544
[APM] Add Agent Keys in APM settings - Agent key table ( #119543 ) ( #119935 )
...
* Add agent keys table
* Add support for invalidating keys
Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Giorgos Bamparopoulos <georgios.bamparopoulos@elastic.co>
Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
2021-11-30 04:21:48 -07:00
Kibana Machine
730782d40a
Fix e2e tests when running it locally ( #119747 ) ( #119890 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2021-11-29 14:23:22 -07:00
Kibana Machine
17f758565a
[APM] Add service icon for the originating service in traces table ( #119421 ) ( #119878 )
...
* [APM] Add service icon for the originating service in traces table
* Fix api test
* Fix agentName type
Co-authored-by: Kate Patticha <kate@kpatticha.com>
2021-11-29 13:18:06 -07:00
Kibana Machine
72a88ee6ae
[APM] Fix bug in documentation on span.destination
metrics ( #119789 ) ( #119840 )
...
Co-authored-by: Søren Louv-Jansen <soren.louv@elastic.co>
2021-11-29 08:52:55 -05:00
Kibana Machine
1a6cb8423c
[APM] Errors: Enhancements to the Errors list page (part II) ( #118878 ) ( #119699 )
...
* refactor errors groups endpoints
* Add sparkline and reorder columns
* Fix i18n
* Delete is_aggregation_accurate not used
* fix rebase conflicts
* rename endpoint path
* fix api test
* fix i18n conflict
* fix e2e tests
* PR review
* rename variables for consistency
* fix tests after rename endpoints
* rename functions
* fix conflict
* fix i18n conflict
* fix i18n conflict
Co-authored-by: Miriam <31922082+MiriamAparicio@users.noreply.github.com>
2021-11-25 02:38:28 -07:00
Tiago Costa
beb041b24f
[8.0] chore(NA): splits types from code on @kbn/i18n ( #119256 ) ( #119649 )
...
* chore(NA): splits types from code on @kbn/i18n (#119256 )
* chore(NA): auto creation of the package.json for the new types pkg rule
* chore(NA): first alpha api extractor working version
* chore(NA): support kbn-analytics
* chore(NA): correctly read tsconfig files and deps from ts_config rule
* chore(NA): layed out pkg_npm_types tree artifact custom rule
* chore(NA): missing todos
* chore(NA): node modules link mapping
* chore(NA): fully working pkg_npm_types rule
* chore(NA): fix changes on new packages using elastic datemath pkgs
* docs(NA): remove todo
* docs(NA): last todo text correction
* chore(NA): removed commented lines
* fix(NA): include missing package version
* chore(NA): include license keys
* chore(NA): change mock types package into private
* chore(NA): disable validator on ts_project rule
* chore(NA): use the wrapper for ts_project
* commit using @elastic.co
* chore(NA): commit using @elastic.co
* chore(NA): split types from code on @kbn/i18n
* chore(NA): update yarn.lock file
* chore(NA): split @kbn/i18n and @kbn/i18n-react
* chore(NA): missing import fix
* chore(NA): fix jest project configs
* chore(NA): change imports on kbn i18n
* chore(NA): change imports on kbn i18n
* chore(NA): correct loader imports
* chore(NA): missnig i18nLoader export key
* chore(NA): fix type exports
* chore(NA): export type only
* chore(NA): export type only
* fix(NA): type exports
* chore(NA): missing @Kbn/i18n/react imports
* chore(NA): missing skip path for kbn-i18n-react
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
# package.json
# packages/BUILD.bazel
# packages/kbn-monaco/BUILD.bazel
# src/core/public/core_app/status/components/server_status.tsx
# src/core/public/core_app/status/components/status_table.tsx
# src/core/public/core_app/status/components/version_header.tsx
# src/core/public/core_app/status/status_app.tsx
# src/plugins/console/public/application/components/storage_quota_error.tsx
# src/plugins/dashboard/public/application/listing/dashboard_listing.tsx
# src/plugins/data_view_field_editor/public/components/field_editor/form_fields/script_field.tsx
# src/plugins/dev_tools/public/application.tsx
# src/plugins/discover/public/application/apps/context/context_app_route.tsx
# src/plugins/discover/public/application/apps/doc/single_doc_route.tsx
# src/plugins/discover/public/application/apps/main/components/doc_table/components/table_row_details.tsx
# src/plugins/discover/public/application/apps/main/components/layout/discover_documents.tsx
# src/plugins/discover/public/application/components/table/table_columns.tsx
# src/plugins/discover/public/application/components/table/table_row_btn_filter_remove.tsx
# src/plugins/discover/public/application/components/table/table_row_btn_toggle_column.tsx
# src/plugins/index_pattern_editor/public/open_editor.tsx
# src/plugins/interactive_setup/public/plugin.tsx
# src/plugins/kibana_overview/public/application.tsx
# src/plugins/kibana_react/public/util/to_mount_point.tsx
# src/plugins/presentation_util/public/components/field_picker/field_search.tsx
# src/plugins/vis_types/timeseries/public/timeseries_vis_renderer.tsx
# src/plugins/vis_types/xy/public/vis_renderer.tsx
# src/plugins/visualizations/public/wizard/show_new_vis.tsx
# x-pack/plugins/ingest_pipelines/public/application/sections/pipelines_create_from_csv/error_display.tsx
# x-pack/plugins/ingest_pipelines/public/application/sections/pipelines_create_from_csv/instructions.tsx
# x-pack/plugins/ingest_pipelines/public/application/sections/pipelines_create_from_csv/main.tsx
# x-pack/plugins/ingest_pipelines/public/application/sections/pipelines_create_from_csv/pipelines_csv_uploader.tsx
# x-pack/plugins/ingest_pipelines/public/application/sections/pipelines_create_from_csv/pipelines_preview.tsx
# x-pack/plugins/ingest_pipelines/public/application/sections/pipelines_list/empty_list.tsx
# x-pack/plugins/lens/public/editor_frame_service/editor_frame/suggestion_panel.tsx
# x-pack/plugins/lens/public/indexpattern_datasource/utils.tsx
# x-pack/plugins/lens/public/metric_visualization/visualization.tsx
# x-pack/plugins/lens/public/pie_visualization/render_function.tsx
# x-pack/plugins/maps/public/classes/sources/ems_tms_source/update_source_editor.js
# x-pack/plugins/maps/public/classes/sources/es_search_source/util/scaling_documenation_popover.tsx
# x-pack/plugins/security/public/authentication/access_agreement/access_agreement_page.tsx
# x-pack/plugins/security/public/authentication/logged_out/logged_out_page.tsx
# x-pack/plugins/security/public/authentication/login/login_page.tsx
# x-pack/plugins/security/public/authentication/overwritten_session/overwritten_session_page.tsx
# x-pack/plugins/security/public/management/users/users_management_app.tsx
# x-pack/plugins/security_solution/public/management/pages/event_filters/view/components/form/index.tsx
# x-pack/plugins/spaces/public/space_selector/space_selector.tsx
# yarn.lock
* chore(NA): missing @kbn/i18n/react imports
2021-11-24 12:19:43 -07:00
Walter Rafelsberger
d8b02ccfaf
[ML] APM Correlations: Fix tooltip values for 0 workaround. ( #119479 ) ( #119573 )
...
The workaround for Elastic Charts we are using to show a continuous area chart instead of the default approach with dots for orphaned data points caused values of 0 to show up as 0.0001 in tooltips. This PR fixes it by using a custom tickFormatter to again round the value back to 0. Elastic Charts is working on an update that will allow us to use this customization without this workaround, we'll follow up with another PR once that is available.
2021-11-24 04:23:58 -07:00
Kibana Machine
567a334540
[APM] Check kibana advanced settings to set comparison enabled ( #119484 ) ( #119544 )
...
* using kibana adv settings to set comparison enabled
* adding comparison enabled
Co-authored-by: Cauê Marcondes <55978943+cauemarcondes@users.noreply.github.com>
2021-11-23 15:11:56 -07:00