input-output-hk/iohk-monitoring-framework

CAD-350 cleanup of context naming of objects traced from backends

Closed this issue · 0 comments

if the setupTrace has a root name
all subsequently traced objects from backends (i.e. aggregation) will have this root name again as prefix.

  • The new name should replace the existing one (modifyName)
  • Prometheus/EKG should have the type appended at the end of the namespace
  • "hostname" shall be kept in environment of LogObject; only output if non-empty (#447)

depends on #464