From 10955997ea74d6e5e776502ca39b4264828407b7 Mon Sep 17 00:00:00 2001 From: qiaoleiatms Date: Mon, 9 Oct 2023 18:30:04 +0800 Subject: [PATCH] RFC: add opentelemetry support Signed-off-by: qiaoleiatms --- text/0000-opentelemetry-metrics.md | 1 + 1 file changed, 1 insertion(+) diff --git a/text/0000-opentelemetry-metrics.md b/text/0000-opentelemetry-metrics.md index f14e80dd0..0412d5bed 100644 --- a/text/0000-opentelemetry-metrics.md +++ b/text/0000-opentelemetry-metrics.md @@ -95,6 +95,7 @@ Instead, lifecycle should generate the parsable report of phases and buildpacks, ] } ``` + Meanwhile, a `collect` phase should be supported by buildpack extension to collect the report file. # Prior Art