This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
OpenCensus Service 0.1.5
- Agent Docker image:
docker pull omnition/opencensus-agent:0.1.5
- Collector Docker image:
docker pull omnition/opencensus-collector:0.1.5
Changes
- Fix deadlock in ocagent
- Bug fix: Make agent grpc-gateway work with grpc 1.18+ (#501)
- Other: More refactor work
Note the grpc bug fix allows only for insecure communication today. A future release will re-introduce a secure mode of communication.
Checksums
$ > shasum -a 256 bin/*
0fa3efe75b3ec5db734a5a4a3e2927d4038e7862a4188cbd34538038ff429e18 bin/ocagent_darwin
20053aaf6ca5dd84e9df5c0bb274a1e8a5da0181c7c142afd4961269b263c01a bin/ocagent_linux
e748cee63430ab565ba0079beef74a870ce36dc8418593e6cea5b1ec969455c1 bin/ocagent_windows
a9c7b9a4c2eea6078a0ef5e326ab1200bfd560ac56c800652f8309e42be1a2aa bin/occollector_darwin
fde9d492b2f9b842d2e64f586a1a787cda36721d89a72b55d5eb647c88b2a525 bin/occollector_linux
12092be89e2b6ebfd65451c61850071826e1d3554e02eae8152df13722c81a89 bin/occollector_windows