-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Scenario:
- Start spring boot application
- Enable telemetry
- Stop the application
Expected:
The telemetry data is sent containing the executed command count information.
Observed:
Empty data is sent for commands:
"commands":{}
This is the controller panel for Smart Panels app
[CAM-12413] Commands information is not fetch for telemetry in spring based applications
Description |
Original:
*Scenario:*
# Start spring boot application # Enable telemetry # Stop the application *Expected:* The telemetry data is sent containing the application server and executed command count information. *Observed:* Empty data is sent for app server: {code}"application-server":null,"commands":{}{code} |
New:
*Scenario:*
# Start spring boot application # Enable telemetry # Stop the application *Expected:* The telemetry data is sent containing the executed command count information. *Observed:* Empty data is sent for commands: {code}"commands":{}{code} |
Mentioned Roles |
Mentioned Groups |
Mentioned Roles |
Mentioned Groups |
Assignee | Original: Yana Vasileva [ yana.vasileva ] | New: Tassilo Weidner [ tassilo.weidner ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Assignee | Original: Tassilo Weidner [ tassilo.weidner ] | New: Yana Vasileva [ yana.vasileva ] |
Assignee | Original: Yana Vasileva [ yana.vasileva ] | |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Fix Version/s | New: 7.14.0-alpha4 [ 16223 ] |