Coder Social home page Coder Social logo

Comments (5)

Seikilos avatar Seikilos commented on September 21, 2024

FYI:
Tried to use hyperdx at work behind a fairly crazy amount of proxy and whitelisting-only IT sec and failed.

Docker registry is fine, but when it comes to make build-local because I have to change the .env file, there is currently no way to do it for us because many urls are blocked. If changing log level will also mean changing .env file, then we are out of luck :/

from hyperdx.

wrn14897 avatar wrn14897 commented on September 21, 2024

FYI: Tried to use hyperdx at work behind a fairly crazy amount of proxy and whitelisting-only IT sec and failed.

Docker registry is fine, but when it comes to make build-local because I have to change the .env file, there is currently no way to do it for us because many urls are blocked. If changing log level will also mean changing .env file, then we are out of luck :/

make build-local is mainly for rebuilding the frontend app. In this case, you can just pull the code and restart the docker containers and log level should be applied (we will publish new images if code update is required). For frontend (or any services) logs/traces, you can remove HYPERDX_API_KEY env var if you don't want those to be recorded

from hyperdx.

Seikilos avatar Seikilos commented on September 21, 2024

FYI: Tried to use hyperdx at work behind a fairly crazy amount of proxy and whitelisting-only IT sec and failed.
Docker registry is fine, but when it comes to make build-local because I have to change the .env file, there is currently no way to do it for us because many urls are blocked. If changing log level will also mean changing .env file, then we are out of luck :/

make build-local is mainly for rebuilding the frontend app. In this case, you can just pull the code and restart the docker containers and log level should be applied (we will publish new images if code update is required). For frontend (or any services) logs/traces, you can remove HYPERDX_API_KEY env var if you don't want those to be recorded

But isn't rebuilding required, when I at least change localhost to an internal server IP (this is unrelated to log verbosity though)?

from hyperdx.

wrn14897 avatar wrn14897 commented on September 21, 2024

FYI: Tried to use hyperdx at work behind a fairly crazy amount of proxy and whitelisting-only IT sec and failed.
Docker registry is fine, but when it comes to make build-local because I have to change the .env file, there is currently no way to do it for us because many urls are blocked. If changing log level will also mean changing .env file, then we are out of luck :/

make build-local is mainly for rebuilding the frontend app. In this case, you can just pull the code and restart the docker containers and log level should be applied (we will publish new images if code update is required). For frontend (or any services) logs/traces, you can remove HYPERDX_API_KEY env var if you don't want those to be recorded

But isn't rebuilding required, when I at least change localhost to an internal server IP (this is unrelated to log verbosity though)?

You can lock your 'app' service image version (in compose file) and you don't need to rebuild images since other services should be able to read URL env var dynamically. For frontend session recording specifically, the api key is sent from the next server so it should be okay to remove HYPERDX_API_KEY without rebuilding as well

from hyperdx.

wrn14897 avatar wrn14897 commented on September 21, 2024

The issue should be fixed (#66). Check out readme for details

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.