Skip to content
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

update service.instance.id #6665

Merged

Conversation

shivanshuraj1333
Copy link
Member

@shivanshuraj1333 shivanshuraj1333 commented Dec 18, 2024

Important

Update SQL queries to use resources_string for service.instance.id in sql.go.

  • SQL Query Update:
    • Change attributes_string['service.instance.id'] to resources_string['service.instance.id'] in generateNetworkLatencyThroughputSQL and onboardConsumerSQL functions in sql.go.

This description was created by Ellipsis for d054bd2. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to d054bd2 in 11 seconds

More details
  • Looked at 22 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. pkg/query-service/app/integrations/messagingQueues/kafka/sql.go:332
  • Draft comment:
    Ensure that 'resources_string' is the correct source for 'service.instance.id'. This change should be consistent across the codebase.
  • Reason this comment was not posted:
    Comment did not seem useful.
2. pkg/query-service/app/integrations/messagingQueues/kafka/sql.go:332
  • Draft comment:
    Ensure consistency by using 'resources_string' for 'service.instance.id' as done in other parts of the code.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The code changes in the PR are correct and consistent with the existing codebase. The changes involve updating the SQL queries to use 'resources_string' instead of 'attributes_string' for 'service.instance.id'. This is consistent with the rest of the code where 'resources_string' is used for similar fields.

Workflow ID: wflow_SnST1H8A7ycERG0Z


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link

request-info bot commented Dec 18, 2024

We would appreciate it if you could provide us with more info about this issue/pr!

@nityanandagohain
Copy link
Member

nityanandagohain commented Dec 18, 2024

Copy link
Member

@nityanandagohain nityanandagohain left a comment

Choose a reason for hiding this comment

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

Please create the other pr with bucket changes

@shivanshuraj1333
Copy link
Member Author

creating another PR for bucketing

@shivanshuraj1333 shivanshuraj1333 merged commit 83aa48c into SigNoz:develop Dec 18, 2024
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants