Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docfx checks #1

Open
wants to merge 482 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
482 commits
Select commit Hold shift + click to select a range
82b14e1
Add guidance on when to use and not use nested namespaces (#1197)
tigrannajaryan Nov 10, 2020
ba55805
Nulls SHOULD NOT be allowed in arrays. (#1214)
Oberon00 Nov 11, 2020
4c23074
Declare freeze of Trace API Specification 1.0 (#1121)
tigrannajaryan Nov 17, 2020
8de36bf
Add lifecycle statuses to all documents (#1385)
Feb 4, 2021
cb6ead3
Clarify usage of "otel." attribute namespace (#1640)
tigrannajaryan Apr 28, 2021
c37549e
Rename Metrics labels to attributes (#1775)
jtmalinowski Jun 30, 2021
43e0a08
Add an option to limit length of values of attributes and metric valu…
jtmalinowski Aug 3, 2021
36ebbca
Prefer global limit over model-specific default (#1893)
owais Sep 14, 2021
19e4040
Exempt resources from attribute limits (#1892)
owais Sep 22, 2021
6c59f11
Provide a normative definition of Attribute (singular) rather than At…
chalin Nov 16, 2021
70eaeee
Ensure all ToCs are generated using markdown-toc (#2146)
chalin Nov 24, 2021
22b6b07
Prohibit usage of retired names in semantic conventions (#2191)
tigrannajaryan Dec 13, 2021
c948e38
Clarify that attribute keys are unique in collections (#2248)
tigrannajaryan Jan 26, 2022
132fd6a
Clarify that Trace/Meter are associated with Instrumentation Scope (#…
tigrannajaryan Feb 15, 2022
5f93caf
Describe how to convert non-string primitives for protocols which onl…
dashpole Mar 3, 2022
ec4cee8
Fix links (#2426)
reyang Mar 22, 2022
b5306f3
Implement OTEP 0178: Mapping external data to AnyValue (#2385)
tigrannajaryan Mar 22, 2022
97d6ebf
Ensure common section has a README (#2479)
chalin Apr 8, 2022
3767588
Define attribute requirement levels (#2522)
lmolkova May 16, 2022
8781d7d
Add missing READMEs to section (#2559)
chalin May 20, 2022
9eaea0a
Move non-otlp.md to common directory (#2587)
tigrannajaryan Jun 2, 2022
e67da74
Introduce Instrumentation Scope Attributes (#2579)
tigrannajaryan Jun 11, 2022
894b490
Use consistent file name for data-model.md (#2586)
tigrannajaryan Jun 13, 2022
6cd2374
Add note to Hugo front matter (#2651)
chalin Jul 8, 2022
5f11d9f
Define net.sock attributes and clarify logical net.peer|host.name att…
lmolkova Jul 13, 2022
3fd804b
Align log sdk naming with api (#2768)
jack-berg Sep 13, 2022
d1eb5e2
Define semantic conventions yaml for non-otlp conventions (#2850)
bogdandrutu Oct 25, 2022
99f6917
Add log attribute limit configuration (#2861)
alanwest Jan 27, 2023
35e27bc
Mark Attribute naming conventions as stable. (#3220)
jsuereth Feb 23, 2023
58c415c
Rename Optional attribute requirement level to Opt-In (#3228)
trask Mar 1, 2023
dba3c1c
Proofread of attribute requirement levels in preparation for stabilit…
trask Mar 6, 2023
b5f419f
Attribute requirement level follow-up edits (#3293)
trask Mar 7, 2023
eadd2af
Clarify that attribute requirement levels apply to instrumentation li…
trask Mar 16, 2023
899a24a
Mark attribute requirement levels as stable (#3368)
trask Apr 7, 2023
079ef0c
Use path, not external URL, for link into glossary (#3375)
chalin Apr 7, 2023
3d4e7b4
BREAKING: Replace `net.peer.*`/`net.host.*` with `client.*`/`server.*…
lmolkova May 8, 2023
70ffed7
BREAKING: Rename remaining network attributes from `net.*` to `networ…
trask May 9, 2023
92a7f35
BREAKING: Introduce common `url.*` attributes, and improve use of nam…
lmolkova May 9, 2023
db45b89
Explain why custom attributes are not recommended to be placed in Ote…
tigrannajaryan May 26, 2023
2af3a41
Hugo front-matter fixes for aliases and linkTitle (#3592)
chalin Jul 12, 2023
0b3465c
Remove local stubs of semantic conventions. (#3711)
jsuereth Oct 3, 2023
c0513fb
Add a new AddLink() operation to Span. (#3678)
carlosalberto Oct 10, 2023
04d7842
Rename/replace `(client|server).socket.(address|port)` attributes wit…
trask Oct 23, 2023
7e25119
Remove files to keep
jack-berg Nov 7, 2023
55f5ce9
Move attribute documents
jack-berg Nov 7, 2023
48d3348
Format with prettier
jack-berg Nov 14, 2023
811dbab
Moved database attributes to the attributes registry (#441)
AlexanderWert Nov 17, 2023
8962dbe
Remove misleading pluralization wording related to count metrics (#488)
trask Nov 17, 2023
b5b1e6a
[CI] Run checks.yml on all branches (#540)
arminru Nov 17, 2023
dccfffc
docs(messaging): add gcp_pubsub ordering key attribute (#528)
alevenberg Nov 19, 2023
126059d
Rename metrics `jvm.memory.usage` to `jvm.memory.used` and `jvm.memor…
trask Nov 20, 2023
04c8e49
Use new partition attribute path (#547)
joaothallis Nov 21, 2023
34cc948
system: shared IO direction attributes (#530)
braydonk Nov 22, 2023
b56abb4
Remove Oct 1 mention from `OTEL_SEMCONV_STABILITY_OPT_IN` (#541)
trask Nov 22, 2023
9d9990c
Add registry md file for disk attributes (#555)
ChrsMark Nov 23, 2023
12dfe6a
Merging events domain and name (#473)
patrickhousley Nov 24, 2023
0c6d5e1
Improve visibility of used spec version in the semconv repo (#558)
joaopgrassi Nov 24, 2023
fe200c0
Fix links still pointing to spec repo main branch (#556)
joaopgrassi Nov 24, 2023
fc73453
Expanding k8s.pod resource to include pod labels (#494)
tokaplan Nov 27, 2023
efd9345
feat: Add MySQL instance address attribute (#345)
arielvalentin Nov 30, 2023
f51df2f
Define messaging metrics and add `error.type` attribute to spans (#163)
lmolkova Nov 30, 2023
c29eeaa
Add io direction attributes to Changelog (#570)
braydonk Nov 30, 2023
ed7d3e0
Add changelog entry for #345 (#567)
AlexanderWert Nov 30, 2023
40839cb
.NET runtime process resource attributes (#561)
Kielek Dec 4, 2023
eff3086
Cherry-pick 1.23.1 schema file (and release notes) to main (#585)
trask Dec 6, 2023
fe0a3d7
Add .NET metrics (#283)
lmolkova Dec 11, 2023
0f512d1
Editorial: update HTTP request duration metrics stability in yaml (to…
lmolkova Dec 12, 2023
9f267b1
Mark JVM metrics stable (#569)
trask Dec 12, 2023
2966241
Fix PPID abbreviation in process attributes description (#594)
mjwolf Dec 12, 2023
34184ac
Mark JVM metrics stable in yaml too (#603)
trask Dec 13, 2023
2ec29a5
Clarify example for url.query (#601)
danelson Dec 13, 2023
c190a04
Fix formatting in README (#607)
arminru Dec 13, 2023
bef6b4b
Use deprecated property instead of stability level (#588)
lmolkova Dec 13, 2023
176db0d
Replace AWS X-Ray Environment Span Link section (#354)
tylerbenson Dec 14, 2023
165dae5
Migrate exception attributes to registry (#574)
jsuereth Dec 14, 2023
73550a3
Add attribute for k8s pod annotations (#573)
ChrsMark Dec 15, 2023
b2e2c64
[CONTRIBUTING.md] Add section about merging ECS conventions (#333)
mx-psi Dec 15, 2023
cafda71
Staging the 1.24.0 release (#613)
reyang Dec 15, 2023
fb485c9
Editorial: change "J9" to "OpenJ9" (#611)
trask Dec 19, 2023
7051551
Rename system.processes.* namespace to system.process.* (#484)
ChrsMark Dec 20, 2023
9423bd3
Reflect service.*, telemetry.sdk.* stability in model (#620)
jack-berg Jan 2, 2024
3a9d477
Stabilize exception semantic conventions. (#619)
jsuereth Jan 4, 2024
7d0c0a0
Refactoring: move browser to the registry (#605)
trisch-me Jan 8, 2024
1dd4fe3
Add HTTP semantic convention stability migration guide (#612)
trask Jan 8, 2024
75f9d42
Add a warning to the system semantic conventions (#579)
dmitryax Jan 8, 2024
73b488a
Depluralize labels for pod and container resources (#625)
ChrsMark Jan 9, 2024
7f35c49
Clarify that service.* conventions apply to all telemetry sources (#630)
jack-berg Jan 10, 2024
efe8fa5
Add `azure_container_apps` to `cloud.platform` semantic conventions (…
joegoldman2 Jan 10, 2024
aface15
Update link check exclusion (#632)
trask Jan 10, 2024
de9ef07
docs(messaging): add gcp async batch publish example (#545)
alevenberg Jan 10, 2024
e37eac7
Revert "Clarify that service.* conventions apply to all telemetry sou…
joaopgrassi Jan 12, 2024
50e2eac
Move messaging attributes in registry to system-specific sections (#643)
pyohannes Jan 17, 2024
bb017fa
Remove obsolete footnotes for messaging attributes (#642)
pyohannes Jan 17, 2024
a41f0e8
[editorial] Fix/adjust link to use https rather than http (#645)
chalin Jan 19, 2024
d21135e
Generate process metrics with `semconv` yaml (#330)
braydonk Jan 23, 2024
c3e35ee
added remaining ECS fields to the useragent (#452)
trisch-me Jan 24, 2024
dd41eac
Make `network.protocol.name` conditionally required for messaging (#644)
pyohannes Jan 24, 2024
3f30d41
Add stale bot workflow (#668)
joaopgrassi Jan 24, 2024
fa07257
(editorial) Update http.resend_count references to http.request.resen…
trask Jan 25, 2024
3beb6cd
Improvements for AWS/ECS attributes (#597)
mkielar Jan 30, 2024
4266051
[editorial] Use canonical wikipedia links (#678)
chalin Jan 31, 2024
13a8238
Define additional Azure messaging attributes (#572)
lmolkova Feb 1, 2024
482cb01
[Editorial] Add missing stable status markers (#682)
trask Feb 2, 2024
379db81
Use `chloggen` go tool for managing the changelog (#637)
joaopgrassi Feb 5, 2024
f3f577c
Chore: Bump stale bot version and exclude certain cases (#685)
joaopgrassi Feb 5, 2024
45a03e6
Fix header level in README.md (#684)
joaopgrassi Feb 5, 2024
5fd9bfe
Omit version on changelog preview cmd (#692)
joaopgrassi Feb 6, 2024
c9252a1
A few small documentation things around changelog generation. (#691)
breedx-splk Feb 6, 2024
2ff370d
Fix jvm buffer metric schema translations (#683)
trask Feb 6, 2024
be0cae0
Add messaging semantic conventions for settlement spans (#661)
pyohannes Feb 6, 2024
e39dcb5
[editorial] Fix path base in Hugo front matter (#688)
chalin Feb 6, 2024
e2382e6
[chore] remove microsoft link to fix PR checks (#701)
trisch-me Feb 8, 2024
a78115e
[resource/host] Change type of `host.cpu.stepping` to string (#665)
ChrsMark Feb 8, 2024
44c830d
Update `user_agent.*` wording to support multiple apps (#680)
trisch-me Feb 9, 2024
b6afdeb
Clarify producer span relationships and add a messaging example for a…
pyohannes Feb 12, 2024
183647b
Add placeholder for database stability transition plan (#733)
trask Feb 12, 2024
352293d
[chore] revert temp fix for resource attributes (#702)
trisch-me Feb 12, 2024
85ea994
Event payload lives in the LogRecord body (#566)
breedx-splk Feb 12, 2024
059b219
Add placeholder for messaging stabiblity transition plan (#734)
pyohannes Feb 13, 2024
0b437c0
[chore] Change Traces SemConv Status to Mixed (#741)
mattmccleary Feb 14, 2024
8b4ad95
[chore] Exclude issues from stale bot check (#745)
joaopgrassi Feb 14, 2024
5d7e487
[chore] Move GraphQL out of database folder/semconv (#736)
lmolkova Feb 15, 2024
1e7bb0e
add remaining url fields to the registry (#496)
trisch-me Feb 20, 2024
096596b
Adding `messaging.rabbitmq.message.delivery_tag` to the list of Rabbi…
stebet Feb 22, 2024
4362b16
Add Alexandra to approver list. (#766)
jsuereth Feb 23, 2024
b825ce1
Define a common algorithm for service.instance.id (#312)
jpkrohling Feb 23, 2024
4f434da
[chore] Attempt two: Avoid running stale bot on issues (#771)
joaopgrassi Feb 26, 2024
399978f
Add Liudmila to semconv maintainers. (#776)
jsuereth Feb 27, 2024
f98fc43
[chore] Bring a few attributes that were removed back (as deprecated)…
lmolkova Feb 28, 2024
bdbcf68
Double backslash -> Single backslash (#779)
trask Feb 28, 2024
b8e5dad
[chore] URL attributes: consistently use code font for URLs and URL p…
chalin Feb 28, 2024
ca61ac1
[chore] Mark otel.* attributes as stable in yaml (#784)
lmolkova Feb 29, 2024
6659dfa
Fix problem in `xray-lambda` propagator definition (#778)
tylerbenson Mar 1, 2024
e4930d3
Update Azure messaging: settlement attributes and span names (#697)
lmolkova Mar 1, 2024
9e90894
[chore] Add recommendation for lowercase attribute names (#788)
joaopgrassi Mar 1, 2024
58c2705
Merge DB connection-level and call-level attributes (#780)
lmolkova Mar 1, 2024
44690f1
Allow url.path sanitization (#676)
klauco Mar 2, 2024
19f2ba7
Add a "Process" operation for messaging (#700)
pyohannes Mar 4, 2024
0d963c4
[chore] Mark attributes and metrics as experimental explicitly (#781)
lmolkova Mar 6, 2024
0e945f1
[chore] Improve check/fix make targets (#787)
joaopgrassi Mar 6, 2024
153b768
moving android to the registry attributes (#544)
mlunadia Mar 6, 2024
6c79a1d
Deprecate db.connection_string (#769)
lmolkova Mar 6, 2024
88d66b5
Move DNS lookup metric outside of .NET semconv (#785)
lmolkova Mar 7, 2024
3d409a7
move faas to registry (#525)
trisch-me Mar 7, 2024
a3252cb
Clarify metric attributes should be namespaced (#786)
joaopgrassi Mar 8, 2024
c8b6163
Deprecate `db.jdbc.driver_classname` attribute since it's not used (#…
lmolkova Mar 8, 2024
3edef61
Align `system.cpu.state`'s definition with this of `process.cpu.state…
ChrsMark Mar 11, 2024
ac0c577
[chore] Fix double `the` typos (#806)
dmathieu Mar 11, 2024
1f4dfa3
[chore] Pin markdown-link-check version (#808)
joaopgrassi Mar 12, 2024
e24b332
Two fixes to the HTTP semconv migration guide (#804)
trask Mar 12, 2024
e74c998
Introduce common `messaging.destination.partition.id` instead of per-…
lmolkova Mar 13, 2024
cfff890
Move HTTP client metrics out of .NET conventions (#801)
joaopgrassi Mar 14, 2024
f9dfdd5
Database: clarify network attributes usage on common semconv (#768)
lmolkova Mar 18, 2024
0220d78
trace/http: Add http.{request,response}.size attributes (#84)
kamalmarhubi Mar 18, 2024
4f25eb5
Add Issue templates and automation scripts (#777)
joaopgrassi Mar 19, 2024
80a2d1a
[chore] Enable creating area labels on push to `main` (#824)
joaopgrassi Mar 19, 2024
f94edec
[chore] Move metric requirement levels doc from spec (#831)
joaopgrassi Mar 22, 2024
25b4932
[chore] Mark dotnet-specific metrics and attributes stable in yaml to…
lmolkova Mar 22, 2024
e01cafd
Messaging: clarify network attributes usage on common semconv (#698)
lmolkova Mar 25, 2024
83119ef
Clarify that `network.protocol.version` represents negotiated version…
lmolkova Mar 25, 2024
8ac8d45
Use db.instance.id instead of specific elasticsearch node name attrib…
estolfo Mar 26, 2024
4368358
Link to proposal for gRPC metrics (#627)
yashykt Mar 26, 2024
0941ebb
Add container metric fields (from ECS) (#282)
ChrsMark Mar 27, 2024
f8f1e16
[chore] Move CloudEvents attributes to the registry (#837)
joaopgrassi Mar 27, 2024
ae4005e
Fix path of yaml files for VSCode schema auto completion (#846)
joaopgrassi Mar 27, 2024
6bbc74d
[chore] Move Feature Flag attributes to the registry (#842)
joaopgrassi Mar 27, 2024
3adaac2
[chore] Move end user attributes to the registry (#844)
joaopgrassi Mar 27, 2024
a187625
[chore] Move deployment attributes to the registry (#845)
joaopgrassi Mar 27, 2024
2541b87
[chore] Move GCP attributes to the registry (#849)
joaopgrassi Mar 27, 2024
0e2eca5
[chore] propagate error up (#841)
trisch-me Mar 28, 2024
5a94098
add new ECS file namespace (#732)
trisch-me Mar 28, 2024
e446932
[chore] Force create labels in workflow (#852)
joaopgrassi Mar 28, 2024
a04a1f4
Update build-tools to 0.24.0 (#820)
lmolkova Mar 28, 2024
c338359
[chore] Fix md generation commands in makefile (#865)
lmolkova Apr 2, 2024
8df2100
[chore] Remove constraints from faas (#861)
lmolkova Apr 2, 2024
d8b6c93
[chore] Cleanup minor issues in messaging semconv (#859)
lmolkova Apr 2, 2024
8dc38ec
[chore] Move Dynamodb attributes to the registry (#850)
joaopgrassi Apr 3, 2024
bc41469
[chore] Move Peer to registry (#853)
trisch-me Apr 3, 2024
be971ee
Moved Service attributes to registry (#758)
gregkalapos Apr 3, 2024
fdb088c
[chore] Add registry prefix to registry namespaces that missing it (#…
trisch-me Apr 3, 2024
7a4a7d7
[chore] Move Session to registry (#843)
trisch-me Apr 3, 2024
1d592b4
[chore] Move telemetry sdk to the registry (#873)
joaopgrassi Apr 3, 2024
d186de6
Move Johannes to maintainer. (#874)
jsuereth Apr 3, 2024
d8d0fb1
[chore] fix minor issues in release section of contributing.md (#879)
lmolkova Apr 4, 2024
f1be151
[chore] Prepare v1.25.0 release (#878)
lmolkova Apr 4, 2024
eb74955
Add `messaging.destination.partition.id` to metric attributes (#814)
lmolkova Apr 4, 2024
1210132
[chore] update hint for running make command (#876)
trisch-me Apr 4, 2024
98bed07
[chore] move graphql to registry (#882)
trisch-me Apr 5, 2024
48892b8
[chore] Move heroku attributes to the registry (#871)
joaopgrassi Apr 5, 2024
8c4d698
[chore] Move mobile events to the registry (#872)
joaopgrassi Apr 5, 2024
94cf27b
[chore] Move AWS ECS, EKS and Log attributes to the registry (#848)
joaopgrassi Apr 5, 2024
1f3c27e
[chore] Combine GCP attributes (#888)
joaopgrassi Apr 5, 2024
a307d19
Move otel.scope attributes to registry (#889)
joaopgrassi Apr 5, 2024
262271f
move rpc.message to the registry (#854)
trisch-me Apr 5, 2024
14c8e52
[editorial] service.md: normalize link to process.md (#883)
chalin Apr 5, 2024
f812621
Rename `db.operation` to `db.operation.name` (#875)
trask Apr 5, 2024
a08fd23
[chore] Add backward-compatibility check to ci (#764)
lmolkova Apr 5, 2024
a00f5ae
[chore] Update contributing.md - add details on how to create release…
lmolkova Apr 5, 2024
34edf1b
Replace constraints with requirement levels on exceptions (#862)
lmolkova Apr 5, 2024
3ac1e18
[chore] move aws lambda and sdk to registry (#893)
trisch-me Apr 8, 2024
2023cbd
Adjust readme for the registry to include stability level. (#902)
AlexanderWert Apr 8, 2024
0d2f7de
[chore] change prefix for deprecated attributes (#898)
trisch-me Apr 8, 2024
a776eaf
Deprecate `db.user` (#894)
trask Apr 8, 2024
c65428b
[chore] move opentracing to the registry (#900)
trisch-me Apr 8, 2024
b5b2409
Rename `db.statement` to `db.query.text` and introduce `db.query.para…
trask Apr 8, 2024
ff49c9b
DB: rename table/container/etc to collection (#870)
lmolkova Apr 8, 2024
4966926
Update references from `db.operation` to `db.operation.name` (#904)
trask Apr 8, 2024
ccb6db6
Update missing modification from `db.operation` to `db.operation.name…
steverao Apr 9, 2024
f731ca7
Move webengine attributes to the registry (#901)
joaopgrassi Apr 9, 2024
c9b8445
Add additional process attributes to registry (#564)
mjwolf Apr 9, 2024
82b2fb2
Process: replace constraints with requirement levels and note (#863)
lmolkova Apr 9, 2024
51813f6
[chore] move event to registry (#907)
trisch-me Apr 10, 2024
768a23c
[chore] Move otel.* attributes to registry (#891)
joaopgrassi Apr 10, 2024
91d2670
[chore] Fix typo in container attributes registry (#920)
evantorrie Apr 13, 2024
677ab9e
add missing link to messaging metrics (#924)
zeitlinger Apr 15, 2024
f12a4d3
BREAKING: Rename `messaging.operation` to `messaging.operation.name` …
pyohannes Apr 16, 2024
1c93c94
LLM Semantic Conventions: Initial PR (#825)
nirga Apr 16, 2024
4728f63
[chore] Move system metric attributes to the registry (#867)
gregkalapos Apr 17, 2024
ac9f85f
[chore] fix typo in resource attributes docs (#919)
SylvainJuge Apr 17, 2024
0e6aae3
Replace `db.statement` with `db.query.text` in examples (#932)
lmolkova Apr 18, 2024
5e822dd
Fix title for the JVM docs page (#934)
AlexanderWert Apr 18, 2024
54cc03e
HTTP spans restructuring: explicitly list all http client and server …
lmolkova Apr 18, 2024
bee13d4
[BREAKING] move attributes from db metrics to the registry (#909)
trisch-me Apr 18, 2024
1b6bde0
Move common DB attributes (#910)
alanwest Apr 18, 2024
b77c881
[chore] adapt lambda examples to current conventions (#938)
Flarna Apr 19, 2024
c8a1337
Fix the linkTitle for Azure Messaging (#944)
cartermp Apr 22, 2024
7f6876d
[chore] move log to registry (#908)
trisch-me Apr 22, 2024
b6bc365
Update the device.app.lifecycle event description and constraints (#794)
MSNev Apr 22, 2024
c0e170d
Add db.client.operation.duration metric (#735)
alanwest Apr 22, 2024
dd73dba
Should -> SHOULD (#946)
trask Apr 23, 2024
8d6f12b
Clarify fully-qualified name should be used for `error.type` (#945)
joaopgrassi Apr 23, 2024
6af1ab4
Fix markdown status of exceptions (#951)
trask Apr 24, 2024
83369f2
[chore] Split db and messaging registry groups (#952)
lmolkova Apr 24, 2024
a28fa9e
[chore] fix type of registry groups (#957)
trisch-me Apr 24, 2024
7c09a90
(chore) Remove common attributes from RPC documentation in favor of f…
jsuereth Apr 24, 2024
d1a2d48
Move .NET-specific attributes to the registry (#943)
lmolkova Apr 24, 2024
3afe287
Rename `db.name` to `db.namespace` and generalize it (#911)
lmolkova Apr 24, 2024
387b74f
docs(messaging): add gcp_pubsub unary pull example (#634)
alevenberg Apr 24, 2024
4d80b4c
[chore] Disable link check for semconv pulls and issues (#962)
lmolkova Apr 24, 2024
37a7942
Database: add error.type to span and metric (#975)
lmolkova Apr 29, 2024
b4a04fd
Move JVM attribtues to registry. (#979)
jsuereth Apr 29, 2024
3dc61e1
feat: add k8s.container.status.last_terminated_reason resource attrib…
povilasv Apr 30, 2024
8590a71
[metrics/system] Remove shared from system.memory.state values (#933)
ChrsMark Apr 30, 2024
48f50d7
Remove `db.instance.id` (#972)
trask May 1, 2024
651d779
Generate Attribute Registry using Weaver (#917)
jsuereth May 1, 2024
70baddd
Rename `db.client.connections.*` metrics to `db.client.connection.*` …
gregkalapos May 2, 2024
30402c4
Add experimental HTTP attributes to HTTP spans (#989)
lmolkova May 2, 2024
1279742
Database: update span name (#974)
lmolkova May 2, 2024
e760c99
Use --dryRun from v2.* docfx
pyohannes May 3, 2024
a7d125c
Fix docfx.json
pyohannes May 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
22 changes: 22 additions & 0 deletions .chloggen/564.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: process

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add additional attributes to process attribute registry

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [564]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
25 changes: 25 additions & 0 deletions .chloggen/634.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: messaging

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Add a GCP Pub/Sub unary pull example and the new GCP messaging attributes:
- `messaging.gcp_pubsub.message.ack_deadline`,
- `messaging.gcp_pubsub.message.ack_id`,
- `messaging.gcp_pubsub.message.delivery_attempt`"

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [527]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
22 changes: 22 additions & 0 deletions .chloggen/735.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: db

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add `db.client.operation.duration` metric

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [512]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
4 changes: 4 additions & 0 deletions .chloggen/814.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: enhancement
component: messaging
note: Adds `messaging.destination.partition.id`` to the messaging attributes
issues: [ 814 ]
4 changes: 4 additions & 0 deletions .chloggen/862.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: enhancement
component: exception
note: Replace constraints with requirement levels on exceptions.
issues: [ 862 ]
4 changes: 4 additions & 0 deletions .chloggen/863.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: enhancement
component: process
note: Replace constraints with requirement_level in process attributes.
issues: [ 863 ]
4 changes: 4 additions & 0 deletions .chloggen/866.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: db
note: Rename `db.statement` to `db.query.text` and introduce `db.query.parameter.<key>`
issues: [ 716 ]
4 changes: 4 additions & 0 deletions .chloggen/870.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: db
note: Renames `db.sql.table`, `db.cassandra.table`, `db.mongodb.collection`, and `db.cosmosdb.container` attributes to `db.collection.name`
issues: [ 870 ]
4 changes: 4 additions & 0 deletions .chloggen/875.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: db
note: Rename `db.operation` to `db.operation.name`.
issues: [ 884 ]
4 changes: 4 additions & 0 deletions .chloggen/890.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: messaging
note: Rename `messaging.operation` to `messaging.operation.type`, add `messaging.operation.name`.
issues: [ 890 ]
4 changes: 4 additions & 0 deletions .chloggen/894.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: db
note: Deprecate the `db.user` attribute.
issues: [ 885 ]
4 changes: 4 additions & 0 deletions .chloggen/910.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: enhancement
component: db
note: Reorganize DB conventions to be shared across span and metric conventions.
issues: [ 910 ]
4 changes: 4 additions & 0 deletions .chloggen/911.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
change_type: breaking
component: db
note: Rename `db.name` and `db.redis.database_index` to `db.namespace`, deprecate `db.mssql.instance_name`.
issues: [ 885 ]
18 changes: 18 additions & 0 deletions .chloggen/917.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
change_type: enhancement
component: all

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Migrate Attribute Registry to be completely autogenerated.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [197]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
Migrate to using weaver for markdown generation (snippet + registry).
The entirety of the registry now is generated using weaver with templates
under the `templates/` directory. Snippets still require a hardcoded
command.
7 changes: 7 additions & 0 deletions .chloggen/931.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
change_type: enhancement

component: http

note: List all HTTP client and server attributes in the corresponding table, remove common attributes from yaml and markdown.

issues: [928]
22 changes: 22 additions & 0 deletions .chloggen/972.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: breaking

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: db

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Remove `db.instance.id`. For Elasticsearch, replace with `db.elasticsearch.node.name`.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [ 972 ]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
7 changes: 7 additions & 0 deletions .chloggen/974.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
change_type: breaking

component: db

note: Clarify database span name format and fallback values.

issues: [974, 704]
7 changes: 7 additions & 0 deletions .chloggen/975.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
change_type: enhancement

component: db

note: Add `error.type` attribute to the database span and operation duration metric.

issues: [975]
7 changes: 7 additions & 0 deletions .chloggen/989.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
change_type: enhancement

component: http

note: List experimental HTTP attributes applicable to HTTP client and server spans.

issues: [989]
22 changes: 22 additions & 0 deletions .chloggen/TEMPLATE.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type:

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component:

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note:

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: []

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
24 changes: 24 additions & 0 deletions .chloggen/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# The directory that stores individual changelog entries.
# Each entry is stored in a dedicated yaml file.
# - 'make chlog-new' will copy the 'template_yaml' to this directory as a new entry file.
# - 'make chlog-validate' will validate that all entry files are valid.
# - 'make chlog-update' will read and delete all entry files in this directory, and update 'changelog_md'.

# Specify as relative path from root of repo.
# (Optional) Default: .chloggen
entries_dir: .chloggen

# This file is used as the input for individual changelog entries.
# Specify as relative path from root of repo.
# (Optional) Default: .chloggen/TEMPLATE.yaml
template_yaml: .chloggen/TEMPLATE.yaml

# The CHANGELOG file or files to which 'chloggen update' will write new entries
# (Optional) Default filename: CHANGELOG.md
change_logs:
user: CHANGELOG.md

# The default change_log or change_logs to which an entry should be added.
# If 'change_logs' is specified in this file, and no value is specified for 'default_change_logs',
# then 'change_logs' MUST be specified in every entry file.
default_change_logs: [user]
24 changes: 24 additions & 0 deletions .chloggen/db_client_connection_metric.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: breaking

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: db

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: >
Rename `db.client.connections.*` metric namespace to `db.client.connection.*` and
rename `db.client.connection.usage` to `db.client.connection.count`.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [201, 967]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
22 changes: 22 additions & 0 deletions .chloggen/db_metrics.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: breaking

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: db

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Rename `pool.name` to `db.client.connections.pool.name` and `state` to `db.client.connections.state`.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [909]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
22 changes: 22 additions & 0 deletions .chloggen/decouple_shared_memory_metric.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: 'breaking'

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: system

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Deprecate `shared` from `system.memory.state` values and make it a standalone metric

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [522]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
26 changes: 26 additions & 0 deletions .chloggen/device_app_lifecycle.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: breaking

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: device.app.lifecycle

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: >
Reformat and update the `device.app.lifecycle` event description adds constraints for the possible values of
the `android.state` and `ios.state`.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [794]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: >
Removes the `ios.lifecycle.events` and `android.lifecycle.events` attributes from the global registry and adds
constraints for the possible values of the `android.state` and `ios.state` attributes.
22 changes: 22 additions & 0 deletions .chloggen/first-gen-ai.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: new_component

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: gen-ai

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Introducing semantic conventions for GenAI clients.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [327]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
22 changes: 22 additions & 0 deletions .chloggen/k8s-status.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Use this changelog template to create an entry for release notes.
#
# If your change doesn't affect end users you should instead start
# your pull request title with [chore] or use the "Skip Changelog" label.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement

# The name of the area of concern in the attributes-registry, (e.g. http, cloud, db)
component: "k8s"

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: add container.status.last_terminated_reason resource attribute

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: [922]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
Loading
Loading