0c33c1eaac
Rewrite gRPC server interceptor ( #1171 )
...
Co-authored-by: Aaron Abbott <aaronabbott@google.com>
2020-10-29 13:30:18 -07:00
43b88daa81
Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR ( #1282 )
2020-10-28 14:28:58 -07:00
53bee8ddc9
Split up metric instrument constructors ( #1254 )
2020-10-27 19:33:38 -07:00
7cf40b1302
chore: bump dev version ( #1235 )
2020-10-13 11:38:09 -07:00
e121ff8b91
chore: bump dev version ( #1131 )
2020-09-17 12:21:39 -07:00
1149a0b0a2
release: updating changelogs and version to 0.13b0 ( #1129 )
...
* updating changelogs and version to 0.13b0
2020-09-17 08:23:52 -07:00
a50fe55929
Fix missing step in docs ( #1113 )
...
As far as I can tell, the tutorial in the docs doesn't actually work
without this line.
2020-09-15 07:20:47 -07:00
efd0520445
dropping support for python 3.4 ( #1099 )
...
* dropping support for python 3.4
2020-09-14 15:11:56 -07:00
9b6f43ec0f
Fix grpc tests when running from cmd-line/eachdist script ( #1027 )
...
* when running the grpc tests with pytest or eachdist from the command
line the 2nd test trying to connect to the test server failed with
a connection refused message.
Seems like the connection from the previous test was still alive due to
the channel not being properly closed.
2020-08-21 10:20:04 -05:00
665a5acb6e
chore: 0.13.dev0 version update ( #991 )
2020-08-15 18:06:27 -07:00
3c25bf6282
Fix grpc version to previous version ( #975 )
2020-08-06 16:10:35 -07:00
f1e3f75f36
Rename remaining framework packages from "ext" to "instrumentation" ( #969 )
2020-08-04 19:10:51 -07:00