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

chore(examples/memcached): use exported strings for attributes #2124

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

maryliag
Copy link
Contributor

Which problem is this PR solving?

Short description of the changes

On package examples/memcached:

  • Update @opentelemetry/semantic-conventions ^1.23.0
  • Use exported strings for Semantic Attributes.

Use exported strings for Semantic Attributes

Signed-off-by: maryliag <marylia.gutierrez@grafana.com>
@maryliag maryliag requested a review from a team as a code owner April 19, 2024 18:13
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

Merging #2124 (abbd9c6) into main (dfb2dff) will decrease coverage by 0.63%.
Report is 68 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2124      +/-   ##
==========================================
- Coverage   90.97%   90.35%   -0.63%     
==========================================
  Files         146      147       +1     
  Lines        7492     7679     +187     
  Branches     1502     1575      +73     
==========================================
+ Hits         6816     6938     +122     
- Misses        676      741      +65     

see 10 files with indirect coverage changes

@@ -31,8 +31,10 @@
"@opentelemetry/api": "^1.0.2",
"@opentelemetry/instrumentation": "^0.25.0",
"@opentelemetry/instrumentation-memcached": "^0.23.0",
"@opentelemetry/sdk-trace-node": "^0.25.0",
"@opentelemetry/resources": "^1.23.0",
Copy link
Member

Choose a reason for hiding this comment

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

good catch on this missing package 🙂

@trentm trentm enabled auto-merge (squash) April 24, 2024 02:57
@trentm trentm disabled auto-merge April 24, 2024 06:32
@maryliag
Copy link
Contributor Author

/easycla

@trentm trentm enabled auto-merge (squash) April 25, 2024 22:40
@trentm trentm merged commit e04362a into open-telemetry:main Apr 25, 2024
4 checks passed
@maryliag maryliag deleted the example-memcached branch April 26, 2024 03:06
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.

None yet

4 participants