oolong-dev / OpenTelemetry.jl

An unofficial implementation of OpenTelemetry in Julia.
https://oolong.dev/OpenTelemetry.jl/
Apache License 2.0
30 stars 9 forks source link

Roadmap #1

Open findmyway opened 3 years ago

findmyway commented 3 years ago
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/api

Release notes:

The very first step to a Julia implementation of OpenTelemetry.

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/api

Release notes:

Parent ppan should be nothing instead of INVALID_SPAN when current span is root.

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/sdk

Release notes:

Finished trace related SDK. Instrumentations and more exporters will be added soon.

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/proto

Release notes:

Register opentelemetry-proto@v0.10.0

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/api

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/sdk

Release notes:

Try again!!!

JuliaRegistrator commented 3 years ago

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
JuliaRegistrator commented 3 years ago

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 commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/exporter/otlp/proto/grpc

Release notes:

Add a new exporter OtlpProtoGrpcExporter (with bugfix).

JuliaRegistrator commented 3 years ago

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
JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/api

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/sdk

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/sdk

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/exporter/otlp/proto/grpc

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/api

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/sdk

JuliaRegistrator commented 3 years ago

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
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/proto

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/49896

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.1.0 -m "<description of version>" ab58a30a4bef0aa825deee6f58ad390235f637f6
git push origin proto-v0.1.0
findmyway commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/49897

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 v0.1.0 -m "<description of version>" ab58a30a4bef0aa825deee6f58ad390235f637f6
git push origin v0.1.0
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/exporter/otlp/proto/grpc

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/49898

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.1.0 -m "<description of version>" ab58a30a4bef0aa825deee6f58ad390235f637f6
git push origin grpc-v0.1.0
findmyway commented 3 years ago

@JuliaRegistrator register subdir=src/exporter/prometheus

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/49899

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 prometheus-v0.1.0 -m "<description of version>" ab58a30a4bef0aa825deee6f58ad390235f637f6
git push origin prometheus-v0.1.0
JuliaRegistrator commented 3 years ago

Registration pull request updated: JuliaRegistries/General/49897

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 v0.1.0 -m "<description of version>" 8441ad435a20f359daa3d97b65adbaf236dc2724
git push origin v0.1.0
JuliaRegistrator commented 3 years ago

Registration pull request updated: JuliaRegistries/General/49898

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.1.0 -m "<description of version>" c0283e3b20f88cfc9328f9ac02bbfda08872ebf7
git push origin grpc-v0.1.0
JuliaRegistrator commented 3 years ago

Registration pull request updated: JuliaRegistries/General/49899

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 prometheus-v0.1.0 -m "<description of version>" c0283e3b20f88cfc9328f9ac02bbfda08872ebf7
git push origin prometheus-v0.1.0
findmyway commented 2 years ago

@JuliaRegistrator register subdir=src/exporter/prometheus

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/53269

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 prometheus-v0.1.1 -m "<description of version>" 8a4bfe6bde1494eab100ed0f19809f702a1bdc2b
git push origin prometheus-v0.1.1
findmyway commented 2 years ago

@JuliaRegistrator register subdir=src/api

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/54423

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.2.0 -m "<description of version>" 5720b19a20ac8bfe8c028a8f04218f54d7d4eb6d
git push origin api-v0.2.0
findmyway commented 2 years ago

@JuliaRegistrator register subdir=src/sdk

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/54424

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.2.0 -m "<description of version>" 5720b19a20ac8bfe8c028a8f04218f54d7d4eb6d
git push origin sdk-v0.2.0
findmyway commented 2 years ago

@JuliaRegistrator register subdir=src/proto

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/54425

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.13.0 -m "<description of version>" 5720b19a20ac8bfe8c028a8f04218f54d7d4eb6d
git push origin proto-v0.13.0

Also, note the warning: Version 0.13.0 skips over 0.2.0 This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

findmyway commented 2 years ago

@JuliaRegistrator register subdir=src/api

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/54449

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.2.1 -m "<description of version>" 921a52a6f440c249523880bbec0782b9ad1d718a
git push origin api-v0.2.1