You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[chore][Makefile] Add make target to build Supervisor container image with a Collector (#39619)
#### Description
This PR adds a new Makefile target: `docker-supervisor-otelcontribcol`.
This target builds an image of the Supervisor with the Contrib Collector
included. The intention is to make it easier for anyone to test out
Supervisor features and to be an example for those who want to build
their own Supervisor+Collector images.
#### Testing
Built and ran images locally.
0 commit comments