Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] better apm parsing #31

Closed
DumpySquare opened this issue Apr 28, 2023 · 1 comment
Closed

[RFE] better apm parsing #31

DumpySquare opened this issue Apr 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@DumpySquare
Copy link
Member

need to deep parse the apm.profile.access entries, which points to the apm.policy.access-policy details\ (also deep parse)

I'm fairly certain this is a 1:1 relationship.

Display the profile access in vscode-f5 as a list and provide all the details from there.

image

@DumpySquare DumpySquare self-assigned this May 1, 2023
@DumpySquare DumpySquare added the enhancement New feature or request label May 1, 2023
@DumpySquare
Copy link
Member Author

fully parsed the "apm profile access", but not the 'apm policy access-policy' since it gets complicated really quick and there is no information we need from it at this time. Mainly since it should be covered by any policy export/conversion process in the future. With the current situation, at least we can see virtual/access-profile relationships and high level profile settings, which is the goal at this time.

This has been completed with pending v1.1.0 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant