Lalit Kumar Bhasin
Lalit Kumar Bhasin
@Veeraraghavans Which compiler? Also, do you have the sample code which is failing?
@Veeraraghavans - Do you get a similar crash while running - https://github.com/open-telemetry/opentelemetry-cpp/tree/main/examples/metrics_simple? Also, what is the otel-cpp version you are using? If it is from the main branch, do you...
Sorry, the stack trace is not enough for me to debug further. I can't see why allocation should fail in regex init. In case, someone want to comment/debug. Else, it...
@Veeraraghavans It would be more helpful if you could share the example ( in similar lines to https://github.com/open-telemetry/opentelemetry-cpp/tree/main/examples/metrics_simple ) which crashes on regex init. Something that can be easily compilable...
This is a good feature to add. It is good to have a look into the configuration option for the OTLP Collector file exporter too - https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.92.0/exporter/fileexporter/README.md. Regarding log rotation,...
Agree, feel free to create a PR with the fix. Thanks for reporting.
> I'm not completely sure about why some builds pass and some fail. Do we need to add a separate find_package command for ZLIB. I'm a little new to CMake...
@perhapsmaple - The CI seems to be successful. Is this ready for review?
Few more: - Stability, Maintenance, Community adoption, - Performance. - Build support if required (CMake, Bazel). - Documentation
I think it was earlier discussed and agreed to remove this tooling - https://github.com/open-telemetry/opentelemetry-cpp/issues/2050 cc @bogdandrutu