Skip to content

Make session and metrics server initialization logging consistent

What does this MR do?

A little cleanup by aligning how logs from commands.RunCommand.setupMetricsAndDebugServer and commands.RunCommand.setupSessionServer are generated.

Why was this MR needed?

Are there points in the code the reviewer needs to double check?

This MR is based on !934 (merged) and !991 (merged). It should be merged after both mentioned MRs.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Edited by Tomasz Maczukin

Merge request reports