Commit Graph

  • 167f1c1c05 Specify LastValue for ValueObserver, TBD for ValueRecorder (#984) Joshua MacDonald 2020-09-23 06:37:00 -0700
  • 4a5b54dd19 Update the header name for otel baggage, and version date (#981) Bogdan Drutu 2020-09-22 14:38:49 -0700
  • cb368a7a64 Add process.runtime.name / version describing executing runtime (#882) Anuraag Agrawal 2020-09-23 03:25:07 +0900
  • 86ffd4ea50 Add process.runtime.name / version describing executing runtime (#882) Anuraag Agrawal 2020-09-23 03:25:07 +0900
  • f6cd4c2e1a Remove obsolete `http.status_text` from semantic conventions (#972) Armin Ruech 2020-09-22 11:49:09 +0200
  • d23ec96471 Remove obsolete `http.status_text` from semantic conventions (#972) Armin Ruech 2020-09-22 11:49:09 +0200
  • 8116d7b220 B3 clarification (#961) Matthew Wear 2020-09-21 18:15:00 -0700
  • 3b0a33c5ca Update spec compliance matrix for Ruby (#978) Francis Bogsanyi 2020-09-21 16:06:30 -0400
  • 4a6d363b9c Rename prefix for Zipkin attributes from OT to OTel (#967) Anuraag Agrawal 2020-09-22 01:30:38 +0900
  • fb9cbf147d Adding known values for OTEL_PROPAGATORS (#962) alrex 2020-09-21 06:42:34 -0700
  • 59998bd926 Fix minor typo in Span documentation (#974) Anuraag Agrawal 2020-09-20 00:01:47 +0900
  • 0ce8f09464 Exception semantic conventions: Add example & more explanation for exception.escaped. (#946) Christian Neumüller 2020-09-19 14:24:46 +0200
  • 11e3d44089 Exception semantic conventions: Add example & more explanation for exception.escaped. (#946) Christian Neumüller 2020-09-19 14:24:46 +0200
  • 7bb6b1ffc1 Change default propagator in unconfigured API (#930) Sergey Kanzhelev 2020-09-18 07:30:26 -0700
  • f0253c9266 Clarify event timestamp origin and range (#839) Armin Ruech 2020-09-17 17:12:19 +0200
  • faef3474b4 Add changelog entry for the renaming of `SamplingResult` `Decision`s (#964) Armin Ruech 2020-09-17 16:15:09 +0200
  • e0f371c254 Address ambiguity in zipkin formatting (#935) alrex 2020-09-17 06:55:47 -0700
  • 810dfce16e Rename Ignore to Drop for SamplingResult (#956) Cijo Thomas 2020-09-16 17:55:44 -0700
  • 27eaba9a41 Add OTEL_EXPORTER environment variable (#943) Trask Stalnaker 2020-09-16 10:38:15 -0700
  • 22acfb9aa6 Fix reference to service.instance.id (#957) Tigran Najaryan 2020-09-16 10:01:56 -0400
  • 116b3e7902 Fix reference to service.instance.id (#957) Tigran Najaryan 2020-09-16 10:01:56 -0400
  • 866422c5b0 Updating PHP Compliance Matrix (#953) Bob Strecansky 2020-09-15 15:38:01 -0400
  • 353824c2d5 Inconsistent Sampling Result Names (#938) Eric J. Smith 2020-09-15 14:20:24 -0500
  • 044aef6378 Add semantic convention for source code attributes (#901) Armin Ruech 2020-09-15 17:33:58 +0200
  • 70792a63c7 Add semantic convention for source code attributes (#901) Armin Ruech 2020-09-15 17:33:58 +0200
  • 5f0ed87925 Add yaml semantic conventions for Exception (#927) Giovanni Liva 2020-09-15 15:30:38 +0200
  • 329efcc50b Add yaml semantic conventions for Exception (#927) Giovanni Liva 2020-09-15 15:30:38 +0200
  • 99651db9fd update the java compliance matrix (#947) John Watson 2020-09-14 10:47:58 -0700
  • 4748f9623e Clarify ForceFlush/Shutdown (#878) Reiley Yang 2020-09-11 11:39:04 -0700
  • 5a52332fd5 Add new TC members to auto assign script (#941) Bogdan Drutu 2020-09-11 11:24:11 -0700
  • c348c94a7e Publicize TC notes document (#939) Sergey Kanzhelev 2020-09-11 09:38:47 -0700
  • a50ad7376b Add yaml semantic conventions for Database (#928) Giovanni Liva 2020-09-11 18:15:46 +0200
  • 9943730cc0 Add yaml semantic conventions for Database (#928) Giovanni Liva 2020-09-11 18:15:46 +0200
  • a82614f8d8 Describe association between Sampler and TracerProvider. (#932) Christian Neumüller 2020-09-11 13:58:54 +0200
  • f2d44c6150 python matrix update for resource and context (#934) alrex 2020-09-10 06:48:23 -0700
  • 7cee0f5cb9 Move TraceState operations description from SDK to API (#922) Nikita Salnikov-Tarnovski 2020-09-10 00:00:00 +0300
  • df870e29fd Explicitly allow SIGs to split artifacts (#931) Armin Ruech 2020-09-09 20:29:17 +0200
  • 29085351c1 update spec compliance matrix for C++ (#913) Reiley Yang 2020-09-09 10:10:22 -0700
  • ae0257b497 Use hex encoding for trace id and span id fields in OTLP JSON encoding (#911) Tigran Najaryan 2020-09-08 19:36:21 -0400
  • 91e93292b8 Use Deployment Environment in Resources' README instead of Environment. (#851) Carlos Alberto Cortez 2020-09-08 20:09:48 +0200
  • 080bc433e4 Use Deployment Environment in Resources' README instead of Environment. (#851) Carlos Alberto Cortez 2020-09-08 20:09:48 +0200
  • 0da3c1a599 Add exception.escaped attribute. (#784) Christian Neumüller 2020-09-08 16:44:34 +0200
  • fd61935066 Add exception.escaped attribute. (#784) Christian Neumüller 2020-09-08 16:44:34 +0200
  • ca51f441c7 Update JS spec compliance matrix (#916) Daniel Dyla 2020-09-08 10:36:10 -0400
  • 7f54e65cf7 Fix the rendering of the table (#921) Gene Liverman 2020-09-04 14:21:30 -0400
  • f76e208d90 Fix the rendering of the table (#921) Gene Liverman 2020-09-04 14:21:30 -0400
  • 6d12dec4d9 Delete sentence about using span name when faas.name is absent (#915) Tigran Najaryan 2020-09-03 16:13:50 -0400
  • 5067903f61 Delete sentence about using span name when faas.name is absent (#915) Tigran Najaryan 2020-09-03 16:13:50 -0400
  • 9f54c74cae Add description of TraceState operations (#905) Nikita Salnikov-Tarnovski 2020-09-03 21:44:26 +0300
  • 54a355e74a Specify IsValid and IsRemote as required (#914) Armin Ruech 2020-09-03 17:21:08 +0200
  • 3c241627c3 Fix Ruby link reference in exceptions.md (#917) Armin Ruech 2020-09-02 20:37:52 +0200
  • 69a22b47d2 Fix Ruby link reference in exceptions.md (#917) Armin Ruech 2020-09-02 20:37:52 +0200
  • f6f5ce62ef Add semantic conventions for outgoing FaaS invocations (#862) Armin Ruech 2020-09-02 17:18:46 +0200
  • 8bb99f734e Add semantic conventions for outgoing FaaS invocations (#862) Armin Ruech 2020-09-02 17:18:46 +0200
  • 332ca52e56 Add Context items for the Compliance Matrix. (#912) Carlos Alberto Cortez 2020-09-02 15:54:10 +0200
  • 6267939a89 Update api.md (#909) Tyler Yahn 2020-09-02 06:32:01 -0700
  • 569a5771a1 Update spec-compliance-matrix for Go SIG (#910) Tyler Yahn 2020-09-02 06:01:31 -0700
  • 3709410839 Update compliance matrix for .NET (#904) Reiley Yang 2020-09-01 11:43:47 -0700
  • 6a3a24a8ac specify that resources map to jaeger process tags (#891) Matthew Wear 2020-08-31 18:20:50 -0700
  • 4e0881abe3 Update spec compliance for Ruby (#892) Francis Bogsanyi 2020-08-31 21:16:00 -0400
  • aa7cc0b1e9 Use header name for Baggage consistently (#898) Daniel 2020-08-31 22:47:10 +0200
  • 6ab41f69f2 fixing env var section of the spec matrix (#903) alrex 2020-08-31 13:15:46 -0700
  • 183a0dccdd Compliance matrix for Python (#902) alrex 2020-08-31 10:25:23 -0700
  • c2a9e386a4 Add semantic conventions for HTTP metrics (#739) gfuller1 2020-08-30 08:43:14 -0700
  • 6e44950696 Add semantic conventions for HTTP metrics (#739) gfuller1 2020-08-30 08:43:14 -0700
  • 289344d444 Add Resource SDK to the spec compliance matrix (#895) Tigran Najaryan 2020-08-28 14:10:08 -0400
  • fd2ff1a865 Adding few more information about js into spec-compliance-matrix (#889) Bartlomiej Obecny 2020-08-28 02:11:02 +0200
  • a5f6991ebe Clarify function name conventions (#888) Tigran Najaryan 2020-08-27 19:28:30 -0400
  • 6a5aae7181 Clarify function name conventions (#888) Tigran Najaryan 2020-08-27 19:28:30 -0400
  • 55e0518a49 Updated Zipkin spec for remoteEndpoint mapping. (#776) Mikel Blanchard 2020-08-27 14:33:38 -0700
  • 521dfd99aa YAML Model for Semantic Conventions (#571) Giovanni Liva 2020-08-27 22:18:51 +0200
  • 1b74e4203c YAML Model for Semantic Conventions (#571) Giovanni Liva 2020-08-27 22:18:51 +0200
  • 87d7dd36d4 compliance matrix: update Erlang column with current compliance (#893) Tristan Sloughter 2020-08-27 10:14:24 -0600
  • 9fc181b887 RecordException: Allow additional attributes. (#874) Christian Neumüller 2020-08-27 17:21:22 +0200
  • 9069578588 Add table summarizing sampler properties and processing (#871) Cijo Thomas 2020-08-26 13:47:45 -0700
  • ac67fdebf7 Mention spec compliance matrix in the PR template (#886) Andrew Hsu 2020-08-26 13:46:01 -0700
  • d24e5c1bd2 Update spec compliance for js (#887) Daniel Dyla 2020-08-26 15:52:49 -0400
  • 835e3e3598 Update spec compliance matrix for Ruby (#885) Francis Bogsanyi 2020-08-26 14:27:23 -0400
  • 9fbfa62d88 Fix Sampler.ShouldSample parameter descriptions. (#884) Christian Neumüller 2020-08-26 19:52:57 +0200
  • 073d1232ed Current state of PHP in spec-compliance-matrix.md (#876) Bob Strecansky 2020-08-26 11:50:56 -0400
  • be35f68e5a Rename CorrelationContext to Baggage (#857) Bogdan Drutu 2020-08-25 23:15:07 -0700
  • 702de19c6e Rename CorrelationContext to Baggage (#857) Bogdan Drutu 2020-08-25 23:15:07 -0700
  • 6b70eeffad Add Environment Variables details to compliance matrix (#877) Tigran Najaryan 2020-08-25 23:45:35 -0400
  • e3b1f31943 Remove SpanBuilder from Concurrency as its not defined anywhere else. (#872) Cijo Thomas 2020-08-25 19:04:11 -0700
  • 9b449af77e Remove version convention / semver prefix from versions. (#873) Anuraag Agrawal 2020-08-26 10:49:52 +0900
  • 07508f5a63 Remove version convention / semver prefix from versions. (#873) Anuraag Agrawal 2020-08-26 10:49:52 +0900
  • 9763eefd3b Clarify that Links can be added at Span creation time only (#866) Cijo Thomas 2020-08-25 13:28:04 -0700
  • 63bb536252 Add Getter's Keys operation. (#825) Carlos Alberto Cortez 2020-08-25 21:35:48 +0200
  • e26784a1d3 Update the spec compliance matrix for java. (#865) John Watson 2020-08-25 09:27:30 -0700
  • 0894c78b5c Added resource detection spec (#811) James Bebbington 2020-08-25 23:09:24 +1000
  • d99f6bc6f4 Remove duplicate service name mapping from matrix (#870) Julian Tescher 2020-08-25 05:56:51 -0700
  • 2b36ba2a64 Add IsRecording, remove GetStatus and Set/Get for Kind in Spec Compliance Matrix (#869) Cijo Thomas 2020-08-24 20:21:10 -0700
  • d5a243dfe1 Remove LazyEvent and LazyLink as they got removed from spec. (#868) Cijo Thomas 2020-08-24 16:04:55 -0700
  • df142986a0 Update instructions for CHANGELOG (#863) Reiley Yang 2020-08-24 10:34:12 -0700
  • 596379ff14 Require that names and namespaces are one global space across all semantic convention areas (#832) Tigran Najaryan 2020-08-24 13:14:37 -0400
  • 4c3e355382 Require that names and namespaces are one global space across all semantic convention areas (#832) Tigran Najaryan 2020-08-24 13:14:37 -0400
  • b4518bb508 Require that names and namespaces are one global space across all semantic convention areas (#832) Tigran Najaryan 2020-08-24 13:14:37 -0400
  • 8b228f080e Define how trace/span ids are retrieved (#836) Bogdan Drutu 2020-08-24 09:48:34 -0700
  • 038185ee76 Fix merge conflict in changelog for #840 (#860) Armin Ruech 2020-08-24 18:00:24 +0200
  • 28aacbda6f Remove lazy Event and Link API from Span interface (#840) Armin Ruech 2020-08-24 15:58:41 +0200