1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-11-28 08:38:51 +02:00
opentelemetry-go/semconv/v1.7.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 Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00
exception.go Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00
http.go Add semantic conventions generation Make target (#2758) 2022-04-12 13:40:43 -07:00
resource.go Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00
schema.go Fix schema URLs (#2744) 2022-03-28 09:23:13 -07:00
trace.go Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00