Code Monkey home page Code Monkey logo

Comments (7)

jennerm avatar jennerm commented on July 18, 2024 1

Keeping this alive, I think it is still relevant.

from aws-otel-collector.

jennerm avatar jennerm commented on July 18, 2024

Since config.exporters is a map which we add all our other exporter config to, it is not easy to remove the debug key

Someone showed me this in the helm values documentation, which might work around it:

Deleting a default key
If you need to delete a key from the default values, you may override the value of the key to be null, in which case Helm will remove the key from the overridden values merge.

from aws-otel-collector.

XanderXAJ avatar XanderXAJ commented on July 18, 2024

I stumbled across the same issue of using the debug exporter as the OTel Collector docs suggest when troubleshooting, only to find I needed to use the older logging exporter with the ADOT image instead.

When running the current ADOT Collector (v0.36.0), you'll see the following warnings in the logs when using the logging exporter:

info	[email protected]/exporter.go:275	Deprecated component. Will be removed in future releases.	{"kind": "exporter", "data_type": "metrics", "name": "logging"}
info	[email protected]/exporter.go:275	Deprecated component. Will be removed in future releases.	{"kind": "exporter", "data_type": "traces", "name": "logging"}
info	[email protected]/exporter.go:275	Deprecated component. Will be removed in future releases.	{"kind": "exporter", "data_type": "logs", "name": "logging"}

I'd love to fix them, however, users of the image can't act on those deprecations until the debug exporter is included. 😅

from aws-otel-collector.

github-actions avatar github-actions commented on July 18, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

from aws-otel-collector.

jennerm avatar jennerm commented on July 18, 2024

It would be good to update the debug exporter added to the image.

from aws-otel-collector.

github-actions avatar github-actions commented on July 18, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

from aws-otel-collector.

benny-yamagata avatar benny-yamagata commented on July 18, 2024

Very much relevant, cant really debug right now.

from aws-otel-collector.

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.