Giter Site home page Giter Site logo

Comments (5)

edeNFed avatar edeNFed commented on July 1, 2024 2

Hi @yfractal
You are right, appending to map is more complex than appending to slice and is not a logic we implemented yet.
Until we implement the map operations the way we do it today is by appending to the slice created in the function that iterates over the map. In an HTTP client example a good candidate would be: https://cs.opensource.google/go/go/+/master:src/net/http/header.go;l=173

Both of these tasks (HTTP client support + appending to maps) are on our roadmap and will be implemented in future versions. If you would like to help, we will be happy to accept a PR 😄

from opentelemetry-go-instrumentation.

yfractal avatar yfractal commented on July 1, 2024

Thanks edeNFed, I will try to figure how to do this, but I'm not sure when I can achieve this, I'm short of knowledge both C, eBPF and golang 😂

from opentelemetry-go-instrumentation.

edeNFed avatar edeNFed commented on July 1, 2024

No worries, this will be added very soon

from opentelemetry-go-instrumentation.

yfractal avatar yfractal commented on July 1, 2024

Really great, thanks edeNFed!

from opentelemetry-go-instrumentation.

liyan-ah avatar liyan-ah commented on July 1, 2024

looking forward!

from opentelemetry-go-instrumentation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.