pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.43k stars 3.76k forks source link

Could you fix docs about ExceptionTrace ? #11697

Open sok5188 opened 2 weeks ago

sok5188 commented 2 weeks ago

Prerequisites

Please check the FAQ, and search existing issues for similar questions before creating a new issue.YOU MAY DELETE THIS PREREQUISITES SECTION.

What version of pinpoint are you using?

3.0.0

Describe the bug

@intr3p1d In docs ver 3.0.0, still let developers to use this pinot sciprts which is just latest one (master branch). But, as you know, the table name "ExceptionTrace" is not applied for ver 3.0.0 So, I think it will be better to write fix comments like you described in here

What did you do to trigger the bug?

Just run Pinpoint Web and got exception log from web.

Expected behavior

Like above, just put more comments about it or fix the link to excpetionTrace scripts.

Screenshots

If applicable, add screenshots to help explain your problem.

Logs

If applicable, please attach agent/collector/web DEBUG log that includes the code execution that led to the bug. In case of agents, including the start-up log may be of great help.

Additional context

Add any other context about the problem here, such as affected library for agents, how your collector/web/hbase is set up if applicable.

minwoo-jung commented 1 week ago

@intr3p1d Please review this issue.