You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I recently downloaded full-win-20.8.1.0, and running DEXTER against Saas AppD Controller, it detects I have 20.8.0.0 and prompts accordingly:
"Latest released version is 20.8.1.0, and yours is 20.8.0.0. Would you like to upgrade (y/n)?". So how do I get a copy of 20.8.1.0 ?
Also, when running Jobfile with Target.Type="APM" I get the following error:
System.ArgumentNullException: Value cannot be null. (Parameter 'key')
at System.Collections.Generic.Dictionary2.FindEntry(TKey key) at System.Collections.Generic.Dictionary2.TryGetValue(TKey key, TValue& value)
at AppDynamics.Dexter.ProcessingSteps.IndexAPMMetricsList.Execute(ProgramOptions programOptions, JobConfiguration jobConfiguration) in C:\Users\bhjel\RiderProjects\AppDynamics.DEXTER\ProcessingSteps\Index\IndexAPMMetricsList.cs:line 855
How do I address this error?
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Describe the bug
I recently downloaded full-win-20.8.1.0, and running DEXTER against Saas AppD Controller, it detects I have 20.8.0.0 and prompts accordingly:
"Latest released version is 20.8.1.0, and yours is 20.8.0.0. Would you like to upgrade (y/n)?". So how do I get a copy of 20.8.1.0 ?
Also, when running Jobfile with Target.Type="APM" I get the following error:
System.ArgumentNullException: Value cannot be null. (Parameter 'key')
at System.Collections.Generic.Dictionary
2.FindEntry(TKey key) at System.Collections.Generic.Dictionary
2.TryGetValue(TKey key, TValue& value)at AppDynamics.Dexter.ProcessingSteps.IndexAPMMetricsList.Execute(ProgramOptions programOptions, JobConfiguration jobConfiguration) in C:\Users\bhjel\RiderProjects\AppDynamics.DEXTER\ProcessingSteps\Index\IndexAPMMetricsList.cs:line 855
How do I address this error?
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Logs
Add logs from the program execution https://github.com/Appdynamics/AppDynamics.DEXTER/wiki/Log-Files
Reports
Include any produced reports that you have issues with
The text was updated successfully, but these errors were encountered: