Appdynamics / Appdynamics/AppDynamics.DEXTER

Time Format Changing for each dexter run

Open
#116 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
85
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi Team,

We are using Dexter 20.7.0.0 to extract AppD events data and feeding it to a analytics tool. We noticed the Date/Time format is not constant for every run, it keep changing and this is breaking our scripts.
We updated the ver to 20.8.0.0 and now we are seeing a new format. Is there a way we can standardize the date/time format?
Example:

9/8/2020 1:14:55 AM (20.7.0.0 ver)
09/02/2020 00:20:55 (20.7.0.0 ver)
2020-09-08T02:34:55.0020000+00:00 (20.8.0.0 ver)

Thanks,
Saikiran Vala

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the event extraction with Dexter 20.7.0.0 and 20.8.0.0 using the date/time examples in the issue, then trace the output's date/time formatting or serialization entry point. Done means the extracted event data uses one documented, stable format across runs and versions, with coverage for the reported examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data-engineering
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.