Commit Graph

925 Commits

Author SHA1 Message Date
alrex 4f135417d8 [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex 0c07c50238 [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex 286e54223a [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex e39af2f8af [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex 321821f27f [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex 231c2e394b [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex bbae639118 [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex 6dcc43b692 [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex d9406a34eb [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex 8ffbfb0787 [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex 56fd5461e7 [pre-release] Update changelogs, version [0.15b0] (#1320) 2020-11-02 09:00:06 -08:00
alrex 41a10aacc2 fixing changelogs (#1315)
Found a few discrepancies in the changelogs that needed to be fixed
2020-11-02 08:01:02 -08:00
alrex 4df183f144 fixing changelogs (#1315)
Found a few discrepancies in the changelogs that needed to be fixed
2020-11-02 08:01:02 -08:00
alrex 86d6b3d535 fixing changelogs (#1315)
Found a few discrepancies in the changelogs that needed to be fixed
2020-11-02 08:01:02 -08:00
Rob Knox 9e79ca8fb9 Removing TracerProvider coupling from Tracer init (#1295) 2020-11-02 07:37:35 -08:00
Baymax 3737233f55 Update docs (#1312) 2020-11-01 21:42:07 -08:00
Baymax b510a6f0c6 Update docs (#1312) 2020-11-01 21:42:07 -08:00
Prajilesh N c1dd64a811 Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Prajilesh N 82c0ae94c6 Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Prajilesh N 3ce216ede9 Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Prajilesh N d5892b3d03 Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Prajilesh N 69fcf51b5e Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Prajilesh N c8de3547ef Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Prajilesh N 6f579299b5 Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Prajilesh N 5aee780912 Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Prajilesh N 79ca4ac662 Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
Prajilesh N d8fb6d1072 Converted TextMap propagator getter to a class and added keys method (#1196)
Co-authored-by: alrex <aboten@lightstep.com>
2020-11-01 20:12:47 -08:00
zhutianyu 2504416734 Bugfix django instrumentation (#1309) 2020-11-01 19:50:17 -08:00
Michael Stella 6a8625974e Rework gRPC status based on new rules (#1308)
As of #1214, the status codes changed and no longer line up with gRPC
status codes, so now we'll just set `StatusCode.ERROR` and store the
actual gRPC status code in the trace as `grpc.status_code`.

Specifically this: https://github.com/open-telemetry/opentelemetry-specification/pull/1156
2020-11-01 19:22:48 -08:00
Michael Stella 0c33c1eaac Rewrite gRPC server interceptor (#1171)
Co-authored-by: Aaron Abbott <aaronabbott@google.com>
2020-10-29 13:30:18 -07:00
alrex d6686fb60f
Merge pull request #36 from codeboten/codeboten/update-contrib
Updating readme, adding contributing doc
2020-10-29 11:17:21 -07:00
alrex 1e437a2d5a
Update README.md 2020-10-29 11:16:59 -07:00
Leighton Chen 032c1ff730 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen cf20717d78 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 02a64203e9 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 095b3453ec Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 381a6649a5 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen e2d6fa3cd9 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen f5c3825e33 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 5cab8136f7 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 86aef2c751 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen fd5ffe84b9 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen d02dec5878 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 913ae1f40f Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 5f932d0aac Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 74e06991b7 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen c158505157 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 137912d743 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen 7fb60a2ba6 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen b5b81db05f Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00