sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

MDC custom naming convention

Open nikoncode opened this issue 1 year ago • 1 comments

We want to have an ability (extension point) to control default MDC keys. Now they are statically defined in workers.

Why it's important:

  • we have multiple stacks: Java + Python and trying to unite our services logs/metrics/traces with single naming conventions.
  • we have logging based integration: sentry, metrics from logs, etc.

nikoncode avatar Jun 25 '24 12:06 nikoncode