Set up new approvers for HTTP/JVM semconv. (#138)
Co-authored-by: Reiley Yang <reyang@microsoft.com>
This commit is contained in:
parent
7c1b368cca
commit
c383883681
|
|
@ -23,4 +23,12 @@
|
||||||
/semantic_conventions/logs/ @tigrannajaryan
|
/semantic_conventions/logs/ @tigrannajaryan
|
||||||
/specification/logs/ @tigrannajaryan
|
/specification/logs/ @tigrannajaryan
|
||||||
|
|
||||||
|
# JVM semantic conventions approvers
|
||||||
|
/semantic_conventions/metrics/process-runtime-jvm-metrics.yaml @trask
|
||||||
|
/semantic_conventions/metrics/process-runtime-jvm-metrics-experimental.yaml @trask
|
||||||
|
|
||||||
|
# HTTP semantic conventions approvers
|
||||||
|
/semantic_conventions/metrics/http.yaml @trask
|
||||||
|
/semantic_conventions/trace/http.yaml @trask
|
||||||
|
|
||||||
# TODO - Add semconv area experts
|
# TODO - Add semconv area experts
|
||||||
|
|
|
||||||
|
|
@ -18,9 +18,7 @@ The documentation currently resides in the previous folders, e.g.
|
||||||
|
|
||||||
## TODOs
|
## TODOs
|
||||||
|
|
||||||
- [ ] Set up github actions
|
|
||||||
- [ ] Set up SchemaURL publication
|
- [ ] Set up SchemaURL publication
|
||||||
- [ ] Set up codeowners
|
|
||||||
- [ ] Contributing.MD document
|
- [ ] Contributing.MD document
|
||||||
- [ ] Restructure markdown for easier consumption.
|
- [ ] Restructure markdown for easier consumption.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue