GithubHelp home page GithubHelp logo

Comments (2)

sharpSteff avatar sharpSteff commented on August 26, 2024 1

@MikeShi42 on first sight changing the otel-collector config worked!! Thanks!

from hyperdx.

MikeShi42 avatar MikeShi42 commented on August 26, 2024

I think the closest to doing this out of the box would be to use local mode, though probably not exactly the solution you're looking for.

Alternatively, you can modify the collector config to have the manually attached in this line of code:

from_context: authorization

To something like:

- key: __HDX_API_KEY
   value: "<YOUR_KEY_HERE>"
   action: upsert

Then you can mount in your modified config file into the container to overwrite its default config located at /etc/otelcol-contrib/config.yaml. Alternatively, you can bake it in by building your own collector image.

If modifying the otel collector isn't possible, there should be a few env vars you can enable on the containers to try to bypass key checks in the ingestion pipeline, though the otel collector way is a bit more reliable imo.

from hyperdx.

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.