semantic-conventions/.github/ISSUE_TEMPLATE/change_proposal.yaml

115 lines
3.2 KiB
YAML

name: Propose enhancement to existing conventions
description: Propose changes you'd like to see
body:
- type: dropdown
id: area
attributes:
label: Area(s)
description: Which area(s) does your change request concern?
multiple: true
options:
- docs
- tooling
- schema
# NOTE: The list below is autogenerated using `make generate-gh-issue-templates`
# DO NOT manually edit it.
# Start semconv area list
- area:android
- area:app
- area:artifact
- area:aspnetcore
- area:aws
- area:azure
- area:browser
- area:cassandra
- area:cicd
- area:client
- area:cloud
- area:cloudevents
- area:cloudfoundry
- area:code
- area:container
- area:cpu
- area:cpython
- area:db
- area:deployment
- area:destination
- area:device
- area:disk
- area:dns
- area:dotnet
- area:elasticsearch
- area:enduser
- area:error
- area:event
- area:exception
- area:faas
- area:feature-flag
- area:file
- area:gcp
- area:gen-ai
- area:geo
- area:go
- area:graphql
- area:hardware
- area:heroku
- area:host
- area:http
- area:ios
- area:jvm
- area:k8s
- area:linux
- area:log
- area:mainframe
- area:messaging
- area:network
- area:nfs
- area:nodejs
- area:oci
- area:onc-rpc
- area:openai
- area:opentracing
- area:os
- area:otel
- area:peer
- area:pprof
- area:process
- area:profile
- area:rpc
- area:security-rule
- area:server
- area:service
- area:session
- area:signalr
- area:source
- area:system
- area:telemetry
- area:test
- area:thread
- area:tls
- area:url
- area:user
- area:user-agent
- area:v8js
- area:vcs
- area:webengine
- area:zos
# End semconv area list
- type: textarea
attributes:
label: What's missing?
description: Please describe the use-case or scenario that is not covered by the existing conventions.
validations:
required: true
- type: textarea
attributes:
label: Describe the solution you'd like
description: A clear and concise description of solution you'd like to see.
- type: dropdown
attributes:
label: Tip
description: This element is static, used to render a helpful sub-heading for end-users and community members to help prioritize issues. Please leave as is.
options:
- <sub>[React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it. Learn more [here](https://opentelemetry.io/community/end-user/issue-participation/).</sub>
default: 0