E46A Request: Adding used Memory during span. · Issue #120 · oolong-dev/OpenTelemetry.jl · GitHub
[go: up one dir, main page]

Skip to content

Request: Adding used Memory during span. #120

@BloodWorkXGaming

Description

@BloodWorkXGaming

First of all, thanks for the project and bringing OpenTelemetry to the julia language.
It helps massively with debugging a Webserver application written in julia.

One thing I am missing or rather would help to debug is adding the used memory during a span in addition to the already present time.
This could be integrated into the with_span("Hello, World!") with the @allocated Macro (https://m3g.github.io/JuliaNotes.jl/stable/memory/).

Is there a simple way to extend the function on the app side to integrate this without requiring any changes to the OpenTelemetryAPI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0