apm-agent-java icon indicating copy to clipboard operation
apm-agent-java copied to clipboard

otel-benchmark: archive /app/hs_err*.log

Open v1v opened this issue 2 years ago • 1 comments

What does this PR do?

Store /app/hs_err.*log files by using a modified version of the petclinit from the opentelemetry-java-instrumentation

This is the build

Checklist

  • [ ] This is an enhancement of existing features, or a new feature in existing plugins
    • [ ] I have updated CHANGELOG.asciidoc
    • [ ] I have added tests that prove my fix is effective or that my feature works
    • [ ] Added an API method or config option? Document in which version this will be introduced
    • [ ] I have made corresponding changes to the documentation
  • [ ] This is a bugfix
    • [ ] I have updated CHANGELOG.asciidoc
    • [ ] I have added tests that would fail without this fix
  • [ ] This is a new plugin
    • [ ] I have updated CHANGELOG.asciidoc
    • [ ] My code follows the style guidelines of this project
    • [ ] I have made corresponding changes to the documentation
    • [ ] I have added tests that prove my fix is effective or that my feature works
    • [ ] New and existing unit tests pass locally with my changes
    • [ ] I have updated supported-technologies.asciidoc
    • [ ] Added an API method or config option? Document in which version this will be introduced
    • [ ] Added an instrumentation plugin? Describe how you made sure that old, non-supported versions are not instrumented by accident.
  • [ ] This is something else

v1v avatar Oct 30 '23 14:10 v1v

run docs-build

v1v avatar Feb 09 '24 08:02 v1v