Adding collector to image #681
Unanswered
acraftydev
asked this question in
Q&A
Replies: 1 comment
-
Thanks for reaching out @acraftydev!
Other than using ADOT as your upstream (see also dev) there is no way. Did you consider building a custom distribution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using the AWS collector sidecar on ecs, i want to collect metrics from my apache server, using the available apache receiver.
https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/apachereceiver
How can i add a reciever to my image, is there an example of customising the image and including modules from the contrib project?
thanks
Beta Was this translation helpful? Give feedback.
All reactions