-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add docker-compose for configV2 #44
Comments
Several PRs have done this already. |
MovieStoreGuy
pushed a commit
to atlassian-forks/opentelemetry-collector
that referenced
this issue
Nov 11, 2021
hughesjj
pushed a commit
to hughesjj/opentelemetry-collector
that referenced
this issue
Apr 27, 2023
- Fix docker ports - Add troubleshooting section - Other minor README edits Also minor modifications to default configs - Move `extensions` below `exporters` - Add commented `endpoint` for `zpages` - Add commented `logging` exporter
Troels51
pushed a commit
to Troels51/opentelemetry-collector
that referenced
this issue
Jul 5, 2024
* Start Recorder api * Fill out Span api * Reformat * Fill out Tracer class * Add cmake build * Add commenting * Fix formatting * Reformat * Fix date * Make mutex mutable * s/mutex_/mu_/ * Remove AddEvent with steady timestamp * Fix typo * Fill in IsRecordable * Use namespace macros * Add thread-compatible note * Add commenting
swiatekm
pushed a commit
to swiatekm/opentelemetry-collector
that referenced
this issue
Oct 9, 2024
Follows [open-telemetry#88 (opentelemetry-log-collection)](open-telemetry/opentelemetry-log-collection#88) and [open-telemetry#3017 (opentelemetry-collector-contrib)](open-telemetry/opentelemetry-collector-contrib#3017)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have one under /demos/traces for legacy config. It serves users both as an example and quick way to run tests. We should include the metrics in the composer too (with a prometheus server).
The text was updated successfully, but these errors were encountered: