You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collection of 3rd-party packages for [OpenTelemetry-Go](https://github.com/open-telemetry/opentelemetry-go).
11
11
@@ -27,7 +27,7 @@ Refer to the module for its version or our [versioning manifest](./versions.yaml
27
27
28
28
Project versioning information and stability guarantees can be found in the [versioning documentation](https://github.com/open-telemetry/opentelemetry-go/blob/a724cf884287e04785eaa91513d26a6ef9699288/VERSIONING.md).
29
29
30
-
Progress and status specific to this repository is tracked in our local [project boards](https://github.com/open-telemetry/opentelemetry-go-contrib/projects?query=is%3Aopen) and [milestones](https://github.com/open-telemetry/opentelemetry-go-contrib/milestones).
30
+
Progress and status specific to this repository is tracked in our [project board](https://github.com/orgs/open-telemetry/projects/186) and [milestones](https://github.com/open-telemetry/opentelemetry-go-contrib/milestones).
31
31
32
32
### Compatibility
33
33
@@ -54,22 +54,16 @@ This project is tested on the following systems.
54
54
| -------- | ---------- | ------------ |
55
55
| Ubuntu | 1.27 | amd64 |
56
56
| Ubuntu | 1.26 | amd64 |
57
-
| Ubuntu | 1.25 | amd64 |
58
57
| Ubuntu | 1.27 | 386 |
59
58
| Ubuntu | 1.26 | 386 |
60
-
| Ubuntu | 1.25 | 386 |
61
59
| macOS | 1.27 | amd64 |
62
60
| macOS | 1.26 | amd64 |
63
-
| macOS | 1.25 | amd64 |
64
61
| macOS | 1.27 | arm64 |
65
62
| macOS | 1.26 | arm64 |
66
-
| macOS | 1.25 | arm64 |
67
63
| Windows | 1.27 | amd64 |
68
64
| Windows | 1.26 | amd64 |
69
-
| Windows | 1.25 | amd64 |
70
65
| Windows | 1.27 | 386 |
71
66
| Windows | 1.26 | 386 |
72
-
| Windows | 1.25 | 386 |
73
67
74
68
While this project should work for other systems, no compatibility guarantees
0 commit comments