elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.72k stars 8.14k forks source link

[Inventory] Add data link #192326

Open smith opened 1 week ago

smith commented 1 week ago

If I want to add data to Elastic, there should be a link that takes me to where I can add data.

Designs

[!CAUTION]
Please review the designs on Figma - DESIGNS

(Screenshot taken on 18.09.2024) Image

Image

Hints

✔ Acceptance criteria

elasticmachine commented 1 week ago

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

kpatticha commented 1 week ago

moving it back to refinement to verify the actions for adding data

smith commented 6 days ago

moving it back to refinement to verify the actions for adding data

The acceptance criteria says "It takes you to the onboaring UI". Can we find out if there's a locator to link there?

crespocarlos commented 9 hours ago

@roshan-elastic I'll bring the telemetry events from the Add data button created for the Service Inventory to this new button.

The only difference is that:

{
   "event_type":"inventory_add_data_clicked"
   "context":{...}
   "properties":{
      "view":"add_data_button",
      "journey":"add_data OR associate_existing_service_logs"
   } 
}

entity_inventory_add_data will be replaced replaced with inventory_add_data_clicked add_apm_agent will be replaced replaced with add_data