Skip to content

Allow user to specify field(s) used to import XEvents#33

Merged
arvindshmicrosoft merged 1 commit intomainfrom
config-xel-grouping
Feb 21, 2022
Merged

Allow user to specify field(s) used to import XEvents#33
arvindshmicrosoft merged 1 commit intomainfrom
config-xel-grouping

Conversation

@arvindshmicrosoft
Copy link
Copy Markdown
Member

  • Add a method which enumerates the distinct actions and fields
    contained within a XEL file. This method accepts a parameter defining
    how many events to sample before returning the list.

  • Correspondingly, in the GUI, we call the above method, and present the
    user with the list, so that they can select appropriate item(s) to
    import data from.

  • In the GUI, options are provided to add / remove additional items
    under Actions / Fields groups, in case the sampling missed some items.

  • Add test for the new method which returns distinct actions / fields
    from the XEL.

@arvindshmicrosoft arvindshmicrosoft changed the title Allow user to specify field(s) used to group XEs Allow user to specify field(s) used to import XEvents Feb 21, 2022
* Add a method which enumerates the distinct actions and fields
  contained within a XEL file. This method accepts a parameter defining
  how many events to sample before returning the list.

* Correspondingly, in the GUI, we call the above method, and present the
  user with the list, so that they can select appropriate item(s) to
  import data from.

* In the GUI, options are provided to add / remove additional items
  under Actions / Fields groups, in case the sampling missed some items.

* Add test for the new method which returns distinct actions / fields
  from the XEL.
@arvindshmicrosoft arvindshmicrosoft merged commit 12ebf39 into main Feb 21, 2022
@arvindshmicrosoft arvindshmicrosoft deleted the config-xel-grouping branch February 21, 2022 05:28
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.

1 participant