File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
logging-k8s-stdout-otlp-json/k8s Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616dependencies {
1717 // Slf4J / logback
1818 implementation(" org.slf4j:slf4j-api:2.0.17" )
19- implementation(" ch.qos.logback:logback-core:1.5.20 " )
20- implementation(" ch.qos.logback:logback-classic:1.5.20 " )
19+ implementation(" ch.qos.logback:logback-core:1.5.21 " )
20+ implementation(" ch.qos.logback:logback-classic:1.5.21 " )
2121
2222 // JUL to SLF4J bridge
2323 implementation(" org.slf4j:jul-to-slf4j:2.0.17" )
Original file line number Diff line number Diff line change 4747 spec :
4848 containers :
4949 - name : lgtm
50- image : grafana/otel-lgtm:0.11.16 @sha256:6fbacaa2db3851ecb4234f74e14d8a072298e15922a3af976fcc03ae834d9d73
50+ image : grafana/otel-lgtm:0.11.17 @sha256:15b963783b3dc24a6256ebc1bffd4fc6c133348810faf86ecaa939912fd311b6
5151 ports :
5252 - containerPort : 3000
5353 - containerPort : 4317
You can’t perform that action at this time.
0 commit comments