Skip to content

[Lens][Docs] Reorganize time series tutorial#11

Closed
dej611 wants to merge 164 commits intowylieconlon:lens/reorganize-tutorialsfrom
dej611:lens/reorganize-tutorials-advanced
Closed

[Lens][Docs] Reorganize time series tutorial#11
dej611 wants to merge 164 commits intowylieconlon:lens/reorganize-tutorialsfrom
dej611:lens/reorganize-tutorials-advanced

Conversation

@dej611
Copy link
Copy Markdown

@dej611 dej611 commented Apr 22, 2021

Summary

First draft of the time series tutorial.

  • Still need to reorganize images filenames.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

Bamieh and others added 30 commits April 20, 2021 11:02
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* Upgradee EUI to v32.1.0

* Jest snapshots

* Update Discover datagrid test condition

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…97416)

* [Discover] Add runtime fields editor to mobile view

* Add a unit test

* Fix typescript issues

* Fixing layout on mobile

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* [KQL] Skip slow wildcard checks when query is only *

* Fix case without index pattern

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…lastic#97338)

* improve validation messages and add checks

* disable form switch if job created

* updated included fields message

* update top classes message

* update top classes success message
…atically (elastic#97191)

* Automatically install the security_detection_engine package via fleet
* Update dockerImage to include the security_detection_engine package
* Update api/fleet/setup install test
* Update test data for Endpoint package
* Fix JSON token
* Update firis json entry in destination_index
* Update destination_index structure
* Update destination_index structure
* Change KQL query to unblock testing
* Restore KQL and fix JSON instead
* update timestamps to pass tests
… 1.9 (elastic#97573)

* adds snapshot test for getSignalsTemplate

* [CTI] Extracts non-ecs, non-signal mappings to separate file

* adds updated ECS mappings

* Normalize/clean up various mappings files

* Adds a wrapping "mappings.properties" around our extra mappings
* Spreads our other mappings similarly to ECS mappings
* Moves dynamic: false out of ECS mappings and into our main template
* Ensures we include 'threat.properties.indicator', since that's where
  our 'type: nested' declaration resides

* Update ECS mappings snapshot post-1.9 updates

This updated snapshot reflects the mappings changes that one will receive when
migrating/rolling over to a 7.13 alerts index.

* Update signals template version as per guidelines.

The last released mappings update was elastic#92928, which bumped from 24 ->
25. The few unreleased updates since then have increased this by 1, but
since these changes are going out with 7.13 we are bumping by 10 _since
the last release_, in order to give "room" for minor releases.

* Fix cypress test failure due to updated mappings

This magic number represents "the number of mapped fields that begin
with 'host.geo.c' and, because this PR adds a mapping for
host.geo.continent_code, the test needed to be updated.

Co-authored-by: Ece Ozalp <ozale272@newschool.edu>
…c#97575)

Co-authored-by: spalger <spalger@users.noreply.github.com>
…ils title (elastic#96886)

* add Beta disclaimer to Uptime synthetics monitor details title

* update beta disclaimer to use EUIBadge

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* condense waterfall chart visuals

* adjust font size of waterfall chart items to medium

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Register Synthetics integration package override to provide custom integration ui
…97603)

This enhances the log threshold alert executor to include the corresponding runtime mappings in the queries if the source is configured to use a KIP.
…Server onboarding (elastic#97585)

* Don't block standalone agent instructions when not using Fleet server yet

* Add service token instructions - UI only

* Add route for regenerating fleet server service token

* generate tokens instead of regenerate and add error catching and tests

* fix i18n typo

* i18n fix, add sudo, copy edits

* Fix commands

* Add missing test file

Co-authored-by: Nicolas Chaulet <nicolas.chaulet@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* Adds telemetry for recent function usage

* Adds description for telemetry fields

* Update Telemetry Schema

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* eui token updates

* outdated translations

* snapshot

* increase core limit

* limits

* clean up
…ts (elastic#97624)

* Add telemetry for new protection types and arrays of objects
* Add malware_signature to process.Ext + dll.Ext
* Fix comments for base fields
* Move naming convention disable to a line
* Fix unit test for rule.version
…s to runtime fields (elastic#97651)

* kibana_sample_data_logs scripted field to runtime field

* use runtime field instead of scripted field for flights sample data
* [ML] Type updates after esclient type update

* reverting expect errors

* fixing type errors

* tiny refactor

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* Added cgroup memory usage metric

* Added memory usage and limit

* container_memory

* Fixed tests

* fixed instance tests

* fixed values

* skip failing test
dej611 and others added 27 commits April 23, 2021 11:07
Corrected docs for List rule types API
…98005)

* Log instead of throwing error when alert type doesn't exist

* Cleanup i18n

* Update error messages
* [ML] Fixing categorization job wizard with CCS

* adding comment

* switching logic around

* updating text

* moving ccs check to util function

* fixing jest test mock

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* [ML] removing unused notification settings endpoint

* removing route init function

* test commit

* removing test comment
* Added README text

* Update x-pack/plugins/cloud/README.md

Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com>

* Updated README.md

* Updated docs build

Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* updated code to use Clipboard API rather than document.execCommand

* added link to deprecation of document.execCommand

* removed legacy copy text method
…elastic#97983)

* fix handling of switching modes, fix handling of non JSON data

* remove json guard since this updates the expandLiteralStrings API
…ices (elastic#96205)

* WIP

* WIP

* Remove unnecessary fields

* Work on node detail page

* Cluster overview looking good

* Index page

* Fix types

* ML jobs

* CCR

* CCR

* We just need total here

* Standalone cluster fix

* Re-enable logstash

* FIx jest test

* Fix tests

* Fix tests

* Fix unused import

* Add new MB-based archives

* Add actual archives

* Fix types

* Add this file back in

* Fix tests and add more

* Update whitelist

* Renames

* Renames

* Only do ccs if enabled

* Updates

* Comment out

* More tests passing

* Another passing test

* More passing, yay

* Forgot to add the actual tests, wow

* CCR

* Fix CI issues

* Missed a field here

* Kibana tests passing

* Fix type issues

* Fix type

* Fix types

* Good chunk of logstash work

* Fix types

* Fix jest test

* Fix issue with get usage in logstash code

* Fix small bug here

* Update archives with proper mappings

* Handle both legacy and mb fields properly

* Fixes

* Fix jest test

* Fix issue

* Getting setup tests in a better state

* Only beats is failing now, which is good

* Progress on cluster listing

* Functional tests passing!

* More progress on cluster tests

* More cluster work

* Fix test

* Last recovery working

* Fix types

* Fix tests

* More tweaks

* Fix snapshot

* Use stats instead of kibana_stats

* Use node and node_stats for logstash

* Beats tests passing

* APM tests passing

* API tests passing!

* Fix types

* Fix tests

* Renames beats-with-restarted-instance archive dirs

Kebab case is disallowed for all newly added files.

* Renames logstash-pipeline dirs

Kebab case disallowed for all new files

* Renames multi-basic dirs

Kebab case disallowed for all new files

* Renames singlecluster-* dirs

Kebab case disallowed for all new files

* Fixes inaccurate path change for archive setup

* Reverts changes to rebuild_all script

Co-authored-by: Jason Rhodes <jason.matthew.rhodes@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…inistration area (elastic#97903)

* Add Event Filters section to the Admin area (behind feature flag)
* new `PaginatedContent` generic component
* Refactor Trusted Apps grid view to use PaginatedContent
* Refactor usages of `getTestId()` to use new hook
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…te endpoint (elastic#97856)

* wip: add api test for evaluate endpoint

* Add api test for evaluate endpoint

* add tests for view only and unauthorized user

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* chore(NA): moving @kbn/babel-code-parser into bazel

* docs(NA): missing docs about new package

* chore(NA): removing quiet arg

* chore(NA): fix packages build srcs

* chore(NA): change source order on tinymath

* chore(NA): add babelrc

* chore(NA): clear package build migration

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@wylieconlon wylieconlon force-pushed the lens/reorganize-tutorials-advanced branch from d638a78 to ad2468d Compare April 23, 2021 19:37
@wylieconlon
Copy link
Copy Markdown
Owner

@dej611 I messed up this branch, but have merged the contents of it into my PR. Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.