From 7518e2acd9715a6bf49d88859937cc8d0292e5b7 Mon Sep 17 00:00:00 2001 From: Brian Stansberry Date: Wed, 11 Dec 2024 20:31:36 -0600 Subject: [PATCH] Fix rendering of WFLY-19835_microprofile_reactive_messaging_otel_with_kafka.adoc --- ...le_reactive_messaging_otel_with_kafka.adoc | 21 +------------------ 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/microprofile/WFLY-19835_microprofile_reactive_messaging_otel_with_kafka.adoc b/microprofile/WFLY-19835_microprofile_reactive_messaging_otel_with_kafka.adoc index 6b986374..d4820c8b 100644 --- a/microprofile/WFLY-19835_microprofile_reactive_messaging_otel_with_kafka.adoc +++ b/microprofile/WFLY-19835_microprofile_reactive_messaging_otel_with_kafka.adoc @@ -1,34 +1,15 @@ --- -// Add any category for this proposal as a yaml list, e.g. -// - core -// - management -// if missing, add it to _data/wildfly-categories and use its id categories: - microprofile -// Specify the stability level of the feature. -// Values can be one of: experimental preview community default stability-level: default -// Specify the Feature Development tracker issue for the feature. -// This must be an issue tracked in https://github.com/orgs/wildfly/projects/7/views/1. -// To create a Feature Development tracker issue, go to https://github.com/wildfly/wildfly-proposals/issues/new/choose -// and select 'Feature Development' issue: https://github.com/wildfly/wildfly-proposals/issues/636 -// Provide the github ids of the members of the feature team, organized by role. -// Provide a single id for the 'assignee' role. Use a yaml list for the 'sme' and -// 'outside-perspective' roles, even if there is only one person in a role. feature-team: developer: kabir sme: - outside-perspective: - -// If this issue tracks the promotion to a higher stability level of a previously -// completed feature, provide the URL of the https://github.com/wildfly/wildfly-proposals/issues -// issue that was used to track the previous feature. promotes: -// This should be blank during initial development of a feature. It may be used -// after the feature is completed if a subsequent issue is field to track promotion -// of this feature to a higher stability level promoted-by: --- // Other properties @@ -186,4 +167,4 @@ The current https://github.com/wildfly/wildfly/blob/main/docs/src/main/asciidoc/ == Release Note Content -You can now enable OpenTelemetry tracing for the MicroProfile Reactive Messaging {connector} connector. \ No newline at end of file +You can now enable OpenTelemetry tracing for the MicroProfile Reactive Messaging {connector} connector.