We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to: SigNoz/signoz#6815 Need to allow populating fields under a common column name:
| deprecated | new field | new column name |
The text was updated successfully, but these errors were encountered:
please user underscore convention.
server_address, http_url, url_path . We have support for both in the old schema due to backward compatibilty but we don't suggest them in UI
server_address
http_url
url_path
signoz-otel-collector/cmd/signozschemamigrator/schema_migrator/traces_migrations.go
Line 76 in abaccb8
Sorry, something went wrong.
shivanshuraj1333
Successfully merging a pull request may close this issue.
Related to: SigNoz/signoz#6815
Need to allow populating fields under a common column name:
| deprecated | new field | new column name |
The text was updated successfully, but these errors were encountered: