Skip to content

Releases: pegasystems/pega-tracerviewer

Pega-TracerViewer 3.4.3

20 Aug 18:50
Compare
Choose a tag to compare

Upgraded libraries

Please note: Java minimum version: Java 11 is required

Pega-TracerViewer 3.4.1

19 Jan 00:13
Compare
Choose a tag to compare
  • Patch release to fix an issue caused by an upgraded dom4j lib.

Pega-TracerViewer 3.4.0

29 Dec 12:28
Compare
Choose a tag to compare

Release Notes

Version 3.4.0

  • Upgraded dependencies.
  • Upgraded log4j to 2.17.1 to address CVEs.
  • Runs on later Java versions.
  • Supports Cosmos React application trace , the output additionally includes DX API interaction IDs and DX API paths.

Pega-TracerViewer 3.3.0

07 Feb 08:56
Compare
Choose a tag to compare

Release Notes

Version 3.3.0

  • Open any XML in a tree using 'Load XML Snippet' menu item.
  • Support DX API data in tracer xml. Compare option is not available yet.
  • Addition right click menu items in Tree view
    • Export Tree XML: extract a event node to a separate file.
    • Copy Node Hierarchy: copy event execution hierarchy to clipboard .
    • Select Parent Event: navigate to parent event
    • Collapse All Children: Collapse all the children nodes of the selected node
  • Sync with latest FringeUtils-Common library.
  • Fixed few bugs related to Compare UI behaviour.

Pega-TracerViewer 3.1

12 Dec 15:25
Compare
Choose a tag to compare

Release Notes

Version 3.1

  • Moved some compare functionality to FringeUtils-Common library for use in LogViewer tool
  • Sync with latest FringeUtils-Common library.
  • Fixed few bugs related to Compare UI behaviour.

Pega-TracerViewer 3.0

31 Jul 15:38
Compare
Choose a tag to compare

Pega-TracerViewer 3.0

Pega-TracerViewer is a Java Swing based tool to view Pega Tracer xml files.

Needs Java 8 to run this tool.

Extract 'pega-tracerviewer-3.0-bin.zip' to a folder.

Run 'pega-tracerviewer-3.0.cmd' to launch the tool.

Features

This tool show the tracer xml file entries in a table or tree format.

Can open big tracer xml files. In case of OOM, change the heap size in the cmd file and try again.

Features

  • View the tracer xml in Tree mode and Table mode

  • Search within the Tracer output for useful content. results are highlighted in yellow

  • Compare working vs non-working Tracer output for issue diagnosis.

  • Set Filters for Event Types in on table column

  • Overview dialog to show (if any)

    1. Failed events
    2. Elapsed time sorted in descending order.
    3. Current Search results
    4. List of bookmarks.

    Point 1. & 2. only pick events that are innermost (leaf) in the event execution hierarchy.

tracerviewer-2.0-SNAPSHOT

22 Nov 17:22
Compare
Choose a tag to compare

Pega-TracerViewer

Pega-TracerViewer is a Java Swing based tool to view Pega trace xml files.

Extract 'tracerviewer-2.0-SNAPSHOT.zip' to a folder.
Run 'tracerviewer-2.0-SNAPSHOT.cmd' to launch the tool.
You can open very huge tracer files. In case of OOM, just change the heap size in the cmd file and try again.

Features

    a. Customize the view and select between Tree mode and Table mode
    b. Search within the Tracer output for useful content. results are highlighted in yellow
    c. Compare working vs non-working Tracer output for issue diagnosis.
    d. Set Filters for Events and Event Types
    e. Overview dialog to show (if any)-
        1. Failed events
        2. Elapsed time sorted in descending order.
        3. Current Search results
        4. List of bookmarks.
        Point 1. & 2. only pick events that are innermost (leaf) in the event execution hierarchy.