Commit 4fe2294
authored
build: remove datadog service label from image build (IN-3734) (#383)
## Description
This label in the image is causing duplicate `service` tags. We should rely on `DD_SERVICE` environment variable and fallback to internal auto-discovery naming.
This label adds more confusion since we reuse the same image for multiple services1 parent 8152526 commit 4fe2294
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
171 | 170 | | |
172 | 171 | | |
173 | 172 | | |
| |||
0 commit comments