Commit Graph

11 Commits

Author SHA1 Message Date
Sergey Kanzhelev 10e410193e Metrics terminology (#121)
Metrics terminology
2019-06-19 11:16:56 -07:00
Daniel Khan 8f7c82630e Move http to main spec (#82)
* Moved HTTP Client to semantic conventions

* Moved HTTP server

* Update semantic-conventions.md

Co-Authored-By: Sergey Kanzhelev <S.Kanzhelev@live.com>

* Simplified attribute names.

* Added note on using lower cardinality names if a  framework can infer them.

* Update semantic-conventions.md

Co-Authored-By: Sergey Kanzhelev <S.Kanzhelev@live.com>

* Cahnge status to status_code

* Add component

* Update semantic-conventions.md

Co-Authored-By: Sergey Kanzhelev <S.Kanzhelev@live.com>

* Added optional status_text attribute

* Removed attributes covered in the main spec from OC and OT work in progress files.
2019-06-12 23:35:40 -07:00
Yang Song db519d6220 Add initial spec for DistributedContext.Entry (#73)
* Add initial spec for DistributedContext.Entry

* Remove WIP TagMap specs.

* Add Entry related terminology.

* Add description of supported operations and types.
2019-06-10 15:37:29 -07:00
Sergey Kanzhelev 4d7046a856 Grpc semantic convention documents move (#28)
* move GRPC doc pieces

* align table colums

* OpenCensus -> OpenTelemetry and adjusted headers

* addressed Yuri's feedback
2019-06-05 16:01:15 -07:00
Sergey Kanzhelev c1c1a163ca resource terminology and API (#56)
* resource terminology and API

* addressed code review comments
2019-06-03 11:03:08 -07:00
Sergey Kanzhelev 8bd85ed0e0 span operations API (#29)
* span operations API

* fixed TBD on span

* fixed a link

* addressed Bogdan's feedback

* fixed optionality of attributes

* Update tracing-api.md
2019-05-31 12:10:14 -07:00
Sergey Kanzhelev 647e98a2e1 moved distributed tracing terminology (#22)
* distributed tracing terminology

* added comment

* addressed feedback
2019-05-31 08:05:16 -07:00
Sergey Kanzhelev a3e2439aba database moved to the main spec (#19)
* database moved to the main spec

* added required column and addressed few comments

* addressed feedback about host name consistency in examples

* Update semantic-conventions.md

Co-Authored-By: Daniel Khan <daniel@khan.io>

* Update work_in_progress/typedspans/README.md

Co-Authored-By: Daniel Khan <daniel@khan.io>

* Update semantic-conventions.md

Co-Authored-By: Daniel Khan <daniel@khan.io>

* Update semantic-conventions.md

Co-Authored-By: Daniel Khan <daniel@khan.io>

* Update semantic-conventions.md

Co-Authored-By: Daniel Khan <daniel@khan.io>

* Update semantic-conventions.md

Co-Authored-By: Daniel Khan <daniel@khan.io>
2019-05-23 12:51:43 -07:00
Chris Kleinknecht 0e1e0f45d2 Merge in OpenCensus, OpenTracing specs (#17)
* Copy OC specs into specification dir

* Copy OT spec into specification/README.md

* Remove work-in-progress files

* Move specification/ into work_in_progress/
2019-05-21 15:06:25 -07:00
Daniel Khan 285425de2b Add typed spans working document (#14)
* Add typed spans working document

* Restructuring and scoping

- Added motivation
- Provided a broader scope and less implementation details, like naming or mandatory fields
- Removed tables
2019-05-21 13:24:17 -07:00
Bogdan Drutu aa109fb659 Move current schemas from opentelemetry-java. (#7) 2019-05-13 13:11:42 -07:00