Build Logs
zio/zio-metrics-connectors • 3.8.1-RC1:2026-01-13
Errors
0
Warnings
92
Total Lines
398
1##################################
2Clonning https://github.com/zio/zio-metrics-connectors.git into /build/repo using revision v2.5.5
3##################################
4Note: switching to 'ee33def3c01b32628d45e9d6ec0de4eb7ca35f14'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.7
22----
23Preparing build for 3.8.1-RC1
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Version.scala
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.1-RC1"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in project/Version.scala
40----
41Starting build for 3.8.1-RC1
42Execute tests: true
43sbt project found:
44No prepare script found for project zio/zio-metrics-connectors
45##################################
46Scala version: 3.8.1-RC1
47Targets: dev.zio%zio-metrics-connectors dev.zio%zio-metrics-connectors-datadog dev.zio%zio-metrics-connectors-micrometer dev.zio%zio-metrics-connectors-newrelic dev.zio%zio-metrics-connectors-prometheus dev.zio%zio-metrics-connectors-statsd
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Version.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '21'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.1-RC1
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.1-RC1"
68"++3.8.1-RC1 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.1-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Version.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-metrics-connectors dev.zio%zio-metrics-connectors-datadog dev.zio%zio-metrics-connectors-micrometer dev.zio%zio-metrics-connectors-newrelic dev.zio%zio-metrics-connectors-prometheus dev.zio%zio-metrics-connectors-statsd"
76
77[info] [launcher] getting org.scala-sbt sbt 1.12.0 (this may take some time)...
78[info] [launcher] getting Scala 2.12.21 (for sbt)...
79[info] welcome to sbt 1.12.0 (Eclipse Adoptium Java 21)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.21. Compiling...
84[info] Compilation completed in 8.154s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] resolving key references (12676 settings) ...
88[info] set current project to root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.1-RC1
90OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in datadog/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in prometheus/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in statsd/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in micrometer/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in newrelic/crossScalaVersions
96[info] set current project to root (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.1-RC1 on 6 projects.
98[info] Switching Scala version on:
99[info] micrometer (2.12.21, 2.13.18, 3.8.1-RC1)
100[info] datadog (2.12.21, 2.13.18, 3.8.1-RC1)
101[info] prometheus (2.12.21, 2.13.18, 3.8.1-RC1)
102[info] statsd (2.12.21, 2.13.18, 3.8.1-RC1)
103[info] newrelic (2.12.21, 2.13.18, 3.8.1-RC1)
104[info] core (2.12.21, 2.13.18, 3.8.1-RC1)
105[info] Excluding projects:
106[info] sampleApp (2.13.18)
107[info] * root (2.13.18)
108[info] docs (2.13.18)
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
112[info] Reapplying settings...
113[info] set current project to root (in build file:/build/repo/)
114[info] Defining Global / credentials, core / credentials and 7 others.
115[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 72 others.
116[info] Run `last` for details.
117[info] Reapplying settings...
118[info] set current project to root (in build file:/build/repo/)
119Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
120[info] Reapplying settings...
121OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
122
123 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
124 Did you mean datadog / allExcludeDependencies ?
125 , retry without global scopes
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128Execute removeScalacOptionsStartingWith: -P:wartremover
129[info] Reapplying settings...
130[info] set current project to root (in build file:/build/repo/)
131[success] Total time: 0 s, completed Jan 13, 2026, 7:41:52 PM
132Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Version.scala","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
133Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
134Starting build...
135Projects: Set(micrometer, datadog, prometheus, statsd, newrelic, core)
136Starting build for ProjectRef(file:/build/repo/,datadog) (zio-metrics-connectors-datadog)... [0/6]
137OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
138OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
139OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
140Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 4 Scala sources to /build/repo/core/target/scala-3.8.1-RC1/classes ...
142[info] done compiling
143[info] compiling 6 Scala sources to /build/repo/statsd/target/scala-3.8.1-RC1/classes ...
144[info] done compiling
145[info] compiling 6 Scala sources to /build/repo/datadog/target/scala-3.8.1-RC1/classes ...
146[warn] there were 6 deprecation warnings; re-run with -deprecation for details
147[warn] one warning found
148[info] done compiling
149[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.1-RC1/test-classes ...
150[info] done compiling
151[info] compiling 2 Scala sources to /build/repo/statsd/target/scala-3.8.1-RC1/test-classes ...
152[info] done compiling
153[info] compiling 1 Scala source to /build/repo/datadog/target/scala-3.8.1-RC1/test-classes ...
154[info] done compiling
155+ The Datadog encoder should
156 + encode entity ID - 46 ms
157 + send histogram updates - 46 ms
158 + encode container ID - 47 ms
159 + send histogram update - 47 ms
160 + encode histogram with entity ID - 1 ms
161 + encode histogram with container ID - 2 ms
1626 tests passed. 0 tests failed. 0 tests ignored.
163
164Executed in 227 ms
165
166Starting build for ProjectRef(file:/build/repo/,core) (zio-metrics-connectors)... [1/6]
167Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
168Starting build for ProjectRef(file:/build/repo/,micrometer) (zio-metrics-connectors-micrometer)... [2/6]
169Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
170[info] compiling 5 Scala sources to /build/repo/micrometer/target/scala-3.8.1-RC1/classes ...
171[info] done compiling
172[info] compiling 1 Scala source to /build/repo/micrometer/target/scala-3.8.1-RC1/test-classes ...
173[info] done compiling
174+ The Micrometer registry should
175 + catch zio histogram updates - 88 ms
176 + catch zio timer updates - 85 ms
177 + catch zio gauge updates - 84 ms
178 + catch zio counter updates - 85 ms
179 + catch zio frequency updates - 125 ms
180 + handle description - 160 ms
181 + catch zio summary updates - 408 ms
1827 tests passed. 0 tests failed. 0 tests ignored.
183
184Executed in 610 ms
185
186Starting build for ProjectRef(file:/build/repo/,prometheus) (zio-metrics-connectors-prometheus)... [3/6]
187Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
188[info] compiling 4 Scala sources to /build/repo/prometheus/target/scala-3.8.1-RC1/classes ...
189[info] done compiling
190[info] compiling 1 Scala source to /build/repo/prometheus/target/scala-3.8.1-RC1/test-classes ...
191[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:72:75
192[warn] 72 | private val encodeCounter = test("Encode a Counter")(check(genCounter) { case (pair, state) =>
193[warn] | ^
194[warn] |match may not be exhaustive.
195[warn] |
196[warn] |It would fail on pattern case: (zio.metrics.MetricPair.Untyped(_, _), zio.metrics.MetricState.Counter(_))
197[warn] |
198[warn] | longer explanation available when compiling with `-explain`
199[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:88:69
200[warn] 88 | private val encodeGauge = test("Encode a Gauge")(check(genGauge) { case (pair, state) =>
201[warn] | ^
202[warn] |match may not be exhaustive.
203[warn] |
204[warn] |It would fail on pattern case: (zio.metrics.MetricPair.Untyped(_, _), zio.metrics.MetricState.Gauge(_))
205[warn] |
206[warn] | longer explanation available when compiling with `-explain`
207[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:104:82
208[warn] 104 | private val encodeFrequency = test("Encode a Frequency")(check(genFrequency1) { case (pair, state) =>
209[warn] | ^
210[warn] |match may not be exhaustive.
211[warn] |
212[warn] |It would fail on pattern case: (zio.metrics.MetricPair.Untyped(_, _), zio.metrics.MetricState.Frequency(_))
213[warn] |
214[warn] | longer explanation available when compiling with `-explain`
215[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:121:75
216[warn] 121 | private val encodeSummary = test("Encode a Summary")(check(genSummary) { case (pair, state) =>
217[warn] | ^
218[warn] |match may not be exhaustive.
219[warn] |
220[warn] |It would fail on pattern case: (zio.metrics.MetricPair.Untyped(_, _), zio.metrics.MetricState.Summary(_, _, _, _, _, _))
221[warn] |
222[warn] | longer explanation available when compiling with `-explain`
223[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/prometheus/src/test/scala/zio/metrics/connectors/prometheus/PrometheusEncoderSpec.scala:145:81
224[warn] 145 | private val encodeHistogram = test("Encode a Histogram")(check(genHistogram) { case (pair, state) =>
225[warn] | ^
226[warn] |match may not be exhaustive.
227[warn] |
228[warn] |It would fail on pattern case: (zio.metrics.MetricPair.Untyped(_, _), zio.metrics.MetricState.Histogram(_, _, _, _, _))
229[warn] |
230[warn] | longer explanation available when compiling with `-explain`
231[warn] 5 warnings found
232[info] done compiling
233+ The Prometheus encoding should
234 + Encode a Gauge - 1 s 629 ms
235 + Encode a Frequency - 1 s 711 ms
236 + Encode a Counter - 1 s 796 ms
237 + Encode a Histogram - 2 s 351 ms
238 + Encode a Summary - 2 s 559 ms
239+ The groupMetricByType method should
240 + group metrics of same type together
241 + not group metrics of different types
2427 tests passed. 0 tests failed. 0 tests ignored.
243
244Executed in 2 s 651 ms
245
246Starting build for ProjectRef(file:/build/repo/,statsd) (zio-metrics-connectors-statsd)... [4/6]
247Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
248+ The StatsdEncoder should
249 + send gauge updates - 38 ms
250 + send counter updates - 38 ms
251+ The DatagramSocketClient should
252 + be able to write data to unix domain socket - 188 ms
2533 tests passed. 0 tests failed. 0 tests ignored.
254
255Executed in 362 ms
256
257Starting build for ProjectRef(file:/build/repo/,newrelic) (zio-metrics-connectors-newrelic)... [5/6]
258Compile scalacOptions: -encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -release, 17, -noindent, -Xignore-scala2-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
259[info] compiling 6 Scala sources to /build/repo/newrelic/target/scala-3.8.1-RC1/classes ...
260[info] done compiling
261[info] compiling 2 Scala sources to /build/repo/newrelic/target/scala-3.8.1-RC1/test-classes ...
262[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:28:26
263[warn] 28 | check(genCounter) { case (pair, state) =>
264[warn] | ^
265[warn] |match may not be exhaustive.
266[warn] |
267[warn] |It would fail on pattern case: (zio.metrics.MetricPair.Untyped(_, _), zio.metrics.MetricState.Counter(_))
268[warn] |
269[warn] | longer explanation available when compiling with `-explain`
270[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:45:24
271[warn] 45 | check(genGauge) { case (pair, state) =>
272[warn] | ^
273[warn] |match may not be exhaustive.
274[warn] |
275[warn] |It would fail on pattern case: (zio.metrics.MetricPair.Untyped(_, _), zio.metrics.MetricState.Gauge(_))
276[warn] |
277[warn] | longer explanation available when compiling with `-explain`
278[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:63:40
279[warn] 63 | check(genFrequency(3, ref)) { case (pair, state) =>
280[warn] | ^
281[warn] |match may not be exhaustive.
282[warn] |
283[warn] |It would fail on pattern case: (zio.metrics.MetricPair.Untyped(_, _), zio.metrics.MetricState.Frequency(_))
284[warn] |
285[warn] | longer explanation available when compiling with `-explain`
286[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:89:38
287[warn] 89 | check(genCounter, genCounter) { case ((pair, oldState), (_, newState)) =>
288[warn] | ^
289[warn] | match may not be exhaustive.
290[warn] |
291[warn] | It would fail on pattern case: ((_, _), (_, _))
292[warn] |
293[warn] | longer explanation available when compiling with `-explain`
294[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:108:34
295[warn] 108 | check(genGauge, genGauge) { case ((pair, oldState), (_, newState)) =>
296[warn] | ^
297[warn] | match may not be exhaustive.
298[warn] |
299[warn] | It would fail on pattern case: ((_, _), (_, _))
300[warn] |
301[warn] | longer explanation available when compiling with `-explain`
302[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/newrelic/src/test/scala/zio/metrics/connectors/newrelic/NewRelicEncoderSpec.scala:159:76
303[warn] 159 | check(Gen.oneOf(genCounter, genGauge, genFrequency1, genHistogram)) { case (pair, _) =>
304[warn] | ^
305[warn] |match may not be exhaustive.
306[warn] |
307[warn] |It would fail on pattern case: (zio.metrics.MetricPair.Untyped(_, _), _)
308[warn] |
309[warn] | longer explanation available when compiling with `-explain`
310[warn] 6 warnings found
311[info] done compiling
312+ NewRelicEventEncoderSpec
313 + Event.New
314 + should encode a Counter to the expected JSON format.
315 + should encode a Gauge to the expected JSON format.
316 + should encode a Frequency to the expected JSON format.
317 + Event.Unchanged
318 + should never produce ouput (except for Gauges).
319 + Event.Changed
320 + should encode a Frequency to the expected JSON format.
321 + should encode a Gauge to the expected JSON format.
322 + should encode a Counter to the expected JSON format.
3237 tests passed. 0 tests failed. 0 tests ignored.
324
325Executed in 3 s 244 ms
326
327
328************************
329Build summary:
330[{
331 "module": "zio-metrics-connectors-datadog",
332 "compile": {"status": "ok", "tookMs": 9477, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
333 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
334 "test-compile": {"status": "ok", "tookMs": 3184, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
335 "test": {"status": "ok", "tookMs": 1101, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
336 "publish": {"status": "skipped", "tookMs": 0},
337 "metadata": {
338 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
339}
340},{
341 "module": "zio-metrics-connectors",
342 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
343 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
344 "test-compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
345 "test": {"status": "ok", "tookMs": 86, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
346 "publish": {"status": "skipped", "tookMs": 0},
347 "metadata": {
348 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
349}
350},{
351 "module": "zio-metrics-connectors-micrometer",
352 "compile": {"status": "ok", "tookMs": 915, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
353 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
354 "test-compile": {"status": "ok", "tookMs": 1509, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
355 "test": {"status": "ok", "tookMs": 1077, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
356 "publish": {"status": "skipped", "tookMs": 0},
357 "metadata": {
358 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
359}
360},{
361 "module": "zio-metrics-connectors-prometheus",
362 "compile": {"status": "ok", "tookMs": 954, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
363 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
364 "test-compile": {"status": "ok", "tookMs": 1108, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
365 "test": {"status": "ok", "tookMs": 3191, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
366 "publish": {"status": "skipped", "tookMs": 0},
367 "metadata": {
368 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
369}
370},{
371 "module": "zio-metrics-connectors-statsd",
372 "compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
373 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
374 "test-compile": {"status": "ok", "tookMs": 137, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
375 "test": {"status": "ok", "tookMs": 837, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
376 "publish": {"status": "skipped", "tookMs": 0},
377 "metadata": {
378 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
379}
380},{
381 "module": "zio-metrics-connectors-newrelic",
382 "compile": {"status": "ok", "tookMs": 1505, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
383 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
384 "test-compile": {"status": "ok", "tookMs": 1001, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
385 "test": {"status": "ok", "tookMs": 3781, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
386 "publish": {"status": "skipped", "tookMs": 0},
387 "metadata": {
388 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
389}
390}]
391************************
392[success] Total time: 37 s, completed Jan 13, 2026, 7:42:29 PM
393[0JChecking patch project/plugins.sbt...
394Checking patch project/Version.scala...
395Checking patch build.sbt...
396Applied patch project/plugins.sbt cleanly.
397Applied patch project/Version.scala cleanly.
398Applied patch build.sbt cleanly.