Skip to content

Hypertrace Ingestor Performance Test#321

Draft
kamaleshnneerasa wants to merge 2 commits into
mainfrom
hypertrace_ingestor
Draft

Hypertrace Ingestor Performance Test#321
kamaleshnneerasa wants to merge 2 commits into
mainfrom
hypertrace_ingestor

Conversation

@kamaleshnneerasa

Copy link
Copy Markdown

Description

Please include a summary of the change, motivation and context.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

Comment thread docker/docker-compose.yml
- NUM_STREAM_THREADS=1
- PRE_CREATE_TOPICS=true
- PRODUCER_VALUE_SERDE=org.hypertrace.core.kafkastreams.framework.serdes.GenericAvroSerde
- JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:6005

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only for debugging if you want to do remote debug

Comment thread docker/docker-compose.yml
image: hypertrace/hypertrace-ingester
image: hypertrace/hypertrace-ingester:main
ports:
- 6005:6005

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also add 8099:8099 for your debugging purpose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants