Skip to content

Commit

Permalink
Fix rendering of WFLY-19835_microprofile_reactive_messaging_otel_with…
Browse files Browse the repository at this point in the history
…_kafka.adoc
  • Loading branch information
bstansberry authored Dec 12, 2024
1 parent 02d6c54 commit 7518e2a
Showing 1 changed file with 1 addition and 20 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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.
You can now enable OpenTelemetry tracing for the MicroProfile Reactive Messaging {connector} connector.

0 comments on commit 7518e2a

Please sign in to comment.