sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Add toggles for control ingesting data for only certain categories

Open philidem opened this issue 5 years ago • 1 comments

It would be good to be able to limit ingestion to certain categories.

For example, in the AWS integrations you might have categories such as the following:

  • [X] EC2
  • [X] IAM
  • [ ] RDS
  • [X] Other

philidem avatar May 14 '20 15:05 philidem

Goals:

  • Avoid exposing steps in the selection UI
  • Perhaps categorize steps so that the UI shows the categories as options (EC2, IAM)
  • Keep integration simple, support new steps and categories without messing up user's configuration of what to ingest
  • Have a way to tell users that there are new categories of data they can ingest

aiwilliams avatar May 14 '20 15:05 aiwilliams