1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/semconv/v1.4.0
Tyler Yahn db7fd1bb51
Add semantic conventions generation Make target (#2758)
* No wrap RELEASING Semantic Convention Generation section

* Initial generator

* Update template render

* Add exception and schema templates

* Add semconv/internal http unification

* Add http template

* Add licenses header

* Embed the templates

* Update static version in schema tmpl

* Add semconv-generate target to Makefile

Use this target to generate versions of the semconv packages.

* Generate semconv packages

* Update RELEASING to use make semconv-generate

* Add comments to semconvkit

* Make SemVer a method instead of a field

* Remove semconv/v* from codecov

* Fix lint for semconvkit main.go

* Fix documentation of validateHTTPStatusCode

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-04-12 13:40:43 -07:00
..
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
exception.go chore: adds vanity import check. (#2255) 2021-09-27 22:37:26 -04:00
http.go Add semantic conventions generation Make target (#2758) 2022-04-12 13:40:43 -07:00
resource.go semconv-gen: fix capitalization at word boundaries, add stability/deprecation indicators (#2033) 2021-06-28 09:11:49 -07:00
schema.go Fix schema URLs (#2744) 2022-03-28 09:23:13 -07:00
trace.go semconv-gen: fix capitalization at word boundaries, add stability/deprecation indicators (#2033) 2021-06-28 09:11:49 -07:00