tjahzi
tjahzi copied to clipboard
Using MDC for labels
Hey there,
i want to migrate from ELK Stack to Loki.
Is it possible to send the MDC Parameters (set dynamically in ThreadContext.put(key, value)
) as Labels to Loki? And how would i achieve this with log4j2?
Thanks in advance