-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Can't create exceptiontrace tables with provided schema #11111
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
Comments
ga-ram
added a commit
to ga-ram/pinpoint
that referenced
this issue
Jun 3, 2024
ga-ram
added a commit
that referenced
this issue
Jun 4, 2024
ga-ram
added a commit
to ga-ram/pinpoint
that referenced
this issue
Jun 5, 2024
ga-ram
added a commit
that referenced
this issue
Jun 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/pinpoint-apm/pinpoint/blob/master/exceptiontrace/exceptiontrace-common/src/main/pinot/pinot-exceptionTrace-offline-table.json
https://github.com/pinpoint-apm/pinpoint/blob/master/exceptiontrace/exceptiontrace-common/src/main/pinot/pinot-exceptionTrace-realtime-table.json
Above table schemas are not valid.
It seems like it has another unnecessary depth ("OFFLINE" / "REALTIME") which is not present in valid table schema, and it needs to be deleted.
pinpoint/exceptiontrace/exceptiontrace-common/src/main/pinot/pinot-exceptionTrace-offline-table.json
Lines 1 to 13 in 7081047
pinpoint/inspector-module/inspector-collector/src/main/pinot/pinot-inspector-stat-agent-offline-table.json
Lines 1 to 30 in 7081047
The text was updated successfully, but these errors were encountered: