Skip to content

Mention operation id format in operations instance name error msg

Before raising this MR, consider whether the following are required, and complete if so:

  • [ ] Unit tests
  • [ ] Metrics
  • [ ] Documentation update(s)

N/A, just a log message update

Description

The operations service behaves a little differently from most other services in that there is no explicit instance name passed as part of the request, and it is instead parsed out as part of the operation id. This MR makes the instance name error message clarify that.

Changes proposed in this merge request:

  • Update a log message
Edited by Rohit Kothur

Merge request reports