elastic / integrations

Elastic Integrations
https://www.elastic.co/integrations
Other
30 stars 447 forks source link

[Draft] Add Integration for Missile Map #11758

Open navnit-crest opened 4 days ago

navnit-crest commented 4 days ago

Proposed commit message

Create a new integration package named missile_map and add the Missile Map dashboard.

The Missile Map dashboard includes a custom map visualization that uses the Elastic Map Service to add a base map. For the marks (path, text, arc, etc.) and animations, it uses the Vega visualization framework within Kibana.

Checklist

How to test this PR locally

  1. Clone integrations repo.
  2. Install elastic package locally.
  3. Start elastic stack using elastic-package.
  4. Move to integrations/packages/missile_map directory.
  5. Run the following command to run tests.

    elastic-package test

--- Test results for package: missile_map - START ---
╭─────────────┬─────────────┬───────────┬──────────────────────────────────────────────────────────────────────┬────────┬──────────────╮
│ PACKAGE     │ DATA STREAM │ TEST TYPE │ TEST NAME                                                            │ RESULT │ TIME ELAPSED │
├─────────────┼─────────────┼───────────┼──────────────────────────────────────────────────────────────────────┼────────┼──────────────┤
│ missile_map │             │ asset     │ dashboard missile_map-7b9c1c24-64b0-4e75-b321-dce264eb0776 is loaded │ PASS   │      1.595µs │
╰─────────────┴─────────────┴───────────┴──────────────────────────────────────────────────────────────────────┴────────┴──────────────╯
--- Test results for package: missile_map - END   ---
Done

Screenshots

missile-map

cla-checker-service[bot] commented 4 days ago

💚 CLA has been signed