Commit 68be940
committed
Retain behaviour on null resource
Keep returning an empty resource if incoming resource is null.
Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>1 parent 4119b43 commit 68be940
File tree
2 files changed
+13
-1
lines changed- cf-java-logging-support-opentelemetry-agent-extension/src
- main/java/com/sap/hcf/cf/logging/opentelemetry/agent/ext/attributes
- test/java/com/sap/hcf/cf/logging/opentelemetry/agent/ext/attributes
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| |||
0 commit comments