OpenTelemetry.jl icon indicating copy to clipboard operation
OpenTelemetry.jl copied to clipboard

Roadmap

Open findmyway opened this issue 4 years ago • 88 comments

  • [x] API (OpenTelemetryAPI.jl under src/api)
    • [x] logging
    • [x] tracing
    • [x] metrics
  • [x] SDK (OpenTelemetrySDK.jl under src/sdk)
    • [x] tracing
    • [x] metrics
  • [x] Proto (OpenTelemetryProto.jl under src/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.jl under src/exporter/otlp/proto/grpc)
        • [x] gRPC
          • [x] Tracing
          • [x] Metrics #56
          • [x] Logging #56
        • [x] http
      • [x] Prometheus (OpenTelemetryExporterPrometheus under src/exporter/prometheus)

findmyway avatar Sep 20 '21 16:09 findmyway

@JuliaRegistrator register subdir=src/api

Release notes:

The very first step to a Julia implementation of OpenTelemetry.

findmyway avatar Sep 20 '21 16:09 findmyway

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 avatar Sep 20 '21 16:09 JuliaRegistrator

@JuliaRegistrator register subdir=src/api

Release notes:

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

findmyway avatar Sep 25 '21 13:09 findmyway

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 avatar Sep 25 '21 13:09 JuliaRegistrator

@JuliaRegistrator register subdir=src/sdk

Release notes:

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

findmyway avatar Sep 25 '21 13:09 findmyway

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

JuliaRegistrator avatar Sep 25 '21 13:09 JuliaRegistrator

@JuliaRegistrator register subdir=src/proto

Release notes:

Register [email protected]

findmyway avatar Sep 26 '21 09:09 findmyway

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 avatar Sep 26 '21 09:09 JuliaRegistrator

@JuliaRegistrator register subdir=src/api

findmyway avatar Sep 30 '21 07:09 findmyway

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 avatar Sep 30 '21 07:09 JuliaRegistrator

@JuliaRegistrator register subdir=src/sdk

Release notes:

Try again!!!

findmyway avatar Sep 30 '21 07:09 findmyway

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 avatar Sep 30 '21 07:09 JuliaRegistrator

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 avatar Sep 30 '21 07:09 JuliaRegistrator

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 avatar Sep 30 '21 07:09 JuliaRegistrator

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

Release notes:

Add a new exporter OtlpProtoGrpcExporter (with bugfix).

findmyway avatar Sep 30 '21 07:09 findmyway

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 avatar Sep 30 '21 07:09 JuliaRegistrator

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 avatar Sep 30 '21 08:09 JuliaRegistrator

@JuliaRegistrator register subdir=src/api

findmyway avatar Nov 03 '21 09:11 findmyway

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 avatar Nov 03 '21 09:11 JuliaRegistrator

@JuliaRegistrator register subdir=src/sdk

findmyway avatar Nov 03 '21 10:11 findmyway

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 avatar Nov 03 '21 10:11 JuliaRegistrator

@JuliaRegistrator register subdir=src/sdk

findmyway avatar Nov 03 '21 10:11 findmyway

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 avatar Nov 03 '21 10:11 JuliaRegistrator

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

findmyway avatar Nov 03 '21 10:11 findmyway

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 avatar Nov 03 '21 10:11 JuliaRegistrator

@JuliaRegistrator register subdir=src/api

findmyway avatar Dec 04 '21 08:12 findmyway

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 avatar Dec 04 '21 08:12 JuliaRegistrator

@JuliaRegistrator register subdir=src/sdk

findmyway avatar Dec 04 '21 08:12 findmyway

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 avatar Dec 04 '21 08:12 JuliaRegistrator

@JuliaRegistrator register subdir=src/proto

findmyway avatar Dec 04 '21 09:12 findmyway