This repository was archived by the owner on Oct 3, 2023. It is now read-only.
Commit f6d872a
agent/common/v1: use exporter_version, core_library_version in LibraryInfo (#100)
By using:
* `exporter_version`(previously `version`, but same field id: 2)
* `core_library_version` -- version of OpenCensus Library
we can succinctly convey information to the agent about the
exporter and core libraries used.
Updates #991 parent ee2e6d8 commit f6d872a
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
0 commit comments