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

[#10776] Remove the agentId from the tag data in the oltp data. #11602

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

minwoo-jung
Copy link
Member

Remove the agentId from the tag data in the oltp data.
Store the agentId information in a separate column.
Having the agentId information in the tag makes it difficult to pull application statistics data.

… data. Store the agentId information in a separate column. Having the agentId information in the tag makes it difficult to pull application statistics data.
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.09%. Comparing base (cab4af8) to head (8a15db9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11602   +/-   ##
=========================================
  Coverage     37.08%   37.09%           
- Complexity    12291    12295    +4     
=========================================
  Files          4049     4049           
  Lines         99367    99367           
  Branches      10472    10472           
=========================================
+ Hits          36854    36861    +7     
+ Misses        59517    59514    -3     
+ Partials       2996     2992    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@minwoo-jung minwoo-jung merged commit d07c76c into pinpoint-apm:master Oct 21, 2024
3 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.

1 participant