OpenTelemetry.jl
OpenTelemetry.jl copied to clipboard
Roadmap
- [x] API (
OpenTelemetryAPI.jlundersrc/api)- [x] logging
- [x] tracing
- [x] metrics
- [x] SDK (
OpenTelemetrySDK.jlundersrc/sdk)- [x] tracing
- [x] metrics
- [x] Proto (
OpenTelemetryProto.jlundersrc/proto) - [ ] Instruments
- [ ] Base https://github.com/oolong-dev/OpenTelemetry.jl/pull/41
- [x] Downloads #43
- [x] HTTP #48
- [ ] Genie #50
- [ ] Distributed #55
- [ ] CUDA
- [ ] Dagger
- [x] Plugins
- [x] Exporter
- [x] OTLP (
OpenTelemetryExporterOtlpProtoGrpc.jlundersrc/exporter/otlp/proto/grpc)- [x] gRPC
- [x] Tracing
- [x] Metrics #56
- [x] Logging #56
- [x] http
- [x] gRPC
- [x] Prometheus (
OpenTelemetryExporterPrometheusundersrc/exporter/prometheus)
- [x] OTLP (
- [x] Exporter
@JuliaRegistrator register subdir=src/api
Release notes:
The very first step to a Julia implementation of OpenTelemetry.
Registration pull request created: JuliaRegistries/General/45233
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a api-v0.0.1 -m "<description of version>" 394785afc6f74cf64196edb308c864d5dc71824e
git push origin api-v0.0.1
@JuliaRegistrator register subdir=src/api
Release notes:
Parent ppan should be nothing instead of INVALID_SPAN when current span is root.
Registration pull request created: JuliaRegistries/General/45507
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a api-v0.0.2 -m "<description of version>" a245724850098ec22da6ba24c0045c1817247c9d
git push origin api-v0.0.2
@JuliaRegistrator register subdir=src/sdk
Release notes:
Finished trace related SDK. Instrumentations and more exporters will be added soon.
Registration pull request created: JuliaRegistries/General/45508
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a sdk-v0.0.1 -m "<description of version>" a245724850098ec22da6ba24c0045c1817247c9d
git push origin sdk-v0.0.1
Registration pull request created: JuliaRegistries/General/45547
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a proto-v0.0.1 -m "<description of version>" de34685132bcd679cab4ae7517c9bf4e0e8aa878
git push origin proto-v0.0.1
@JuliaRegistrator register subdir=src/api
Registration pull request created: JuliaRegistries/General/45816
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a api-v0.0.3 -m "<description of version>" 50cb334600536c6d8c6f847f343acd1bf86f385a
git push origin api-v0.0.3
@JuliaRegistrator register subdir=src/sdk
Release notes:
Try again!!!
Registration pull request created: JuliaRegistries/General/45817
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a sdk-v0.0.2 -m "<description of version>" 50cb334600536c6d8c6f847f343acd1bf86f385a
git push origin sdk-v0.0.2
Registration pull request updated: JuliaRegistries/General/45817
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a sdk-v0.0.2 -m "<description of version>" 50cb334600536c6d8c6f847f343acd1bf86f385a
git push origin sdk-v0.0.2
Registration pull request updated: JuliaRegistries/General/45817
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a sdk-v0.0.2 -m "<description of version>" 50cb334600536c6d8c6f847f343acd1bf86f385a
git push origin sdk-v0.0.2
@JuliaRegistrator register subdir=src/exporter/otlp/proto/grpc
Release notes:
Add a new exporter OtlpProtoGrpcExporter (with bugfix).
Registration pull request created: JuliaRegistries/General/45818
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a grpc-v0.0.1 -m "<description of version>" 50cb334600536c6d8c6f847f343acd1bf86f385a
git push origin grpc-v0.0.1
Registration pull request updated: JuliaRegistries/General/45818
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a grpc-v0.0.1 -m "<description of version>" 448fb456ae8123a5b7a0f7ab1bd1fe41aab80bea
git push origin grpc-v0.0.1
@JuliaRegistrator register subdir=src/api
Registration pull request created: JuliaRegistries/General/48044
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a api-v0.0.4 -m "<description of version>" 44c6917df07467e4d5a8097317760f0f247d68d7
git push origin api-v0.0.4
@JuliaRegistrator register subdir=src/sdk
Registration pull request created: JuliaRegistries/General/48047
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a sdk-v0.0.3 -m "<description of version>" 44c6917df07467e4d5a8097317760f0f247d68d7
git push origin sdk-v0.0.3
@JuliaRegistrator register subdir=src/sdk
Registration pull request updated: JuliaRegistries/General/48047
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a sdk-v0.0.3 -m "<description of version>" 72aace39a41990467455923fc915796f425bed8b
git push origin sdk-v0.0.3
@JuliaRegistrator register subdir=src/exporter/otlp/proto/grpc
Registration pull request created: JuliaRegistries/General/48049
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a grpc-v0.0.2 -m "<description of version>" 72aace39a41990467455923fc915796f425bed8b
git push origin grpc-v0.0.2
@JuliaRegistrator register subdir=src/api
Registration pull request created: JuliaRegistries/General/49892
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a api-v0.1.0 -m "<description of version>" ab58a30a4bef0aa825deee6f58ad390235f637f6
git push origin api-v0.1.0
@JuliaRegistrator register subdir=src/sdk
Registration pull request created: JuliaRegistries/General/49894
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a sdk-v0.1.0 -m "<description of version>" ab58a30a4bef0aa825deee6f58ad390235f637f6
git push origin sdk-v0.1.0
@JuliaRegistrator register subdir=src/proto