- 
                Notifications
    You must be signed in to change notification settings 
- Fork 355
Use new faas attributes #3086 #3087
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
Use new faas attributes #3086 #3087
Conversation
| Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@            Coverage Diff             @@
##             main    #3087      +/-   ##
==========================================
+ Coverage   69.60%   69.65%   +0.04%     
==========================================
  Files         420      420              
  Lines       16317    16318       +1     
==========================================
+ Hits        11358    11366       +8     
+ Misses       4959     4952       -7     Flags with carried forward coverage won't be shown. Click here to find out more. 
 🚀 New features to boost your workflow:
 | 
88b61de    to
    9218fcf      
    Compare
  
    9218fcf    to
    3b01d1d      
    Compare
  
    3b01d1d    to
    13c745c      
    Compare
  
    | At the moment it seems the corresponding spec PRs are not merged. We should definitely wait until then (I see it's a draft anyways) I didn't read them through yet, but even if they are merged, would it be possible to also keep setting cloud.resource_id in addition to the new name? We originally had faas.id before switching to cloud.resource_id, it seems now we are flipping back into the other direction. Would be nice to have some stability... | 
| 
 @Oberon00, could you please share your thoughts in semantic convention PRs? | 
| Correct they are not merged and request was for an implementation and obviously this would only transition to ready once merged. Yes the cloud.resource.id could be kept on the span. The difficulty with current solution we don't have a distinct way to identify a faas function based on attributes which also works for non cloud providers. | 
| This PR was marked stale due to lack of activity. It will be closed in 7 days. | 
| Closed as inactive. Feel free to reopen if this PR is still being worked on. | 
Fixes #3086
Design discussion issue #
Changes
Please provide a brief description of the changes here.
Merge requirement checklist
CHANGELOG.mdfiles updated for non-trivial changes