Skip to content

Fix GCP schema for error cause and sourceLocation#60

Merged
VojtechVitek merged 1 commit into
masterfrom
fix-gcp-schema-for-error-messageerror-me
Jun 21, 2025
Merged

Fix GCP schema for error cause and sourceLocation#60
VojtechVitek merged 1 commit into
masterfrom
fix-gcp-schema-for-error-messageerror-me

Conversation

@VojtechVitek

Copy link
Copy Markdown
Contributor

"error": ...,
"error_type": ...,
"stack_trace": ...,
"sourceLocation: {"file": ..., "line":. .., "function": ... }

https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry

"error": ...,
"error_type": ...,
"stack_trace": ...,
"sourceLocation: {"file": ..., "line":. .., "function": ... }

https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry
@VojtechVitek VojtechVitek force-pushed the fix-gcp-schema-for-error-messageerror-me branch from 0052650 to 04349c2 Compare June 21, 2025 15:28
@VojtechVitek VojtechVitek merged commit 5278808 into master Jun 21, 2025
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.

1 participant