Add readme to geo containment alert covering test alert setup#89625
Add readme to geo containment alert covering test alert setup#89625kindsun merged 24 commits intoelastic:masterfrom
Conversation
|
Pinging @elastic/kibana-gis (Team:Geo) |
x-pack/plugins/stack_alerts/public/alert_types/geo_containment/readme.md
Outdated
Show resolved
Hide resolved
… most real world applications
| - Go to the Maps app | ||
| - Create a new map | ||
| - Using GeoJSON Upload, upload the geojson file located in the folder of the previously | ||
| cloned `mta_tracks` repo: `nyc-neighborhoods.geo.json`. Accept all of the default |
There was a problem hiding this comment.
iso. having this feel synthetic wrt nyc boundaries: what about a geojson of something more "real world". Like for example, Times Square or perimeter around UN, and just check if vehicles enter/leave those areas.
There was a problem hiding this comment.
This was actually the only one I held off on since it's more related to the file contained in https://github.com/thomasneirynck/mtatracks. What we might want to do is throw up a separate PR against that repo, get something together that we agree on, then do a small PR to update the reference in this one. If we're going to craft something a little nicer, it would also be worth rethinking the tracks so that they hit the major NYC sites in the GeoJSON file
There was a problem hiding this comment.
x-pack/plugins/stack_alerts/public/alert_types/geo_containment/readme.md
Outdated
Show resolved
Hide resolved
💔 Build Failed
Failed CI StepsTest FailuresKibana Pipeline / general / X-Pack Saved Object Tagging API Integration Tests.x-pack/test/saved_object_tagging/api_integration/tagging_api/apis/delete·ts.saved objects tagging API DELETE /api/saved_objects_tagging/tags/{id} "before each" hook for "should delete the tag"Standard OutStack TraceKibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/data_frame_analytics/cloning·ts.machine learning data frame analytics jobs cloning supported by UI form classification job supported by the form opens the existing job in the data frame analytics job wizardStandard OutStack TraceKibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/data_frame_analytics/cloning·ts.machine learning data frame analytics jobs cloning supported by UI form classification job supported by the form opens the existing job in the data frame analytics job wizardStandard OutStack TraceMetrics [docs]
History
To update your PR or re-run it, just comment with: |
…age, remove image
kobelb
left a comment
There was a problem hiding this comment.
Thanks for making these changes, @aaronjcaldwell
|
@elasticmachine merge upstream |
* master: (244 commits) [maps] Top hits per entity--change to title to use recent, minor edits (elastic#89254) [DOCS] Update installation details (elastic#90354) RFC for automatically generated typescript API documentation for every plugins public services, types, and functionality (elastic#86704) Elastic Maps Server config is `host` not `hostname` (elastic#90234) Use doc link services in index pattern management (elastic#89937) [Fleet] Managed Agent Policy (elastic#88688) [Workplace Search] Fix Source Settings bug (elastic#90242) [Enterprise Search] Refactor MockRouter test helper to not store payload (elastic#90206) Use doc link service in more Stack Monitoring pages (elastic#89050) [App Search] Relevance Tuning logic - actions and selectors only, no listeners (elastic#89313) Remove UI filters from UI (elastic#89793) Use newfeed.service config for all newsfeeds (elastic#90252) skip flaky suite (elastic#85086) Add readme to geo containment alert covering test alert setup (elastic#89625) [APM] Enabling yesterday option when 24 hours is selected (elastic#90017) Test user for maps tests under import geoJSON tests (elastic#86015) [Lens] Hide column in table (elastic#88680) [Security Solution][Detections] Reduce detection engine reliance on _source (elastic#89371) [Discover] Minor cleanup (elastic#90260) [Search Session][Management] Rename "cancel" button and delete "Reload" button (elastic#90015) ...
Replaces #82848. Adds a readme describing the steps required to set up a "live" data test alert scenario.