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 dependencies, especially OTEL instrumentations #406

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

alexmojaki
Copy link
Contributor

Copy link

Deploying logfire-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 764ddc8
Status: ✅  Deploy successful!
Preview URL: https://f60d4b4a.logfire-docs.pages.dev
Branch Preview URL: https://alex-otel-1-27-0-48.logfire-docs.pages.dev

View logs

@@ -64,6 +64,7 @@ def test_good_route(client: Client, exporter: TestExporter, metrics_reader: InMe
'net.host.port': 80,
'http.flavor': '1.1',
'http.status_code': 200,
'http.target': 'django_test_app/<int:item_id>/',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

'http.method': 'GET',
'http.request.method': 'GET',
'http.server_name': 'testserver',
'http.user_agent': 'testclient',
'user_agent.original': 'testclient',
'net.peer.ip': 'testclient',
'client.address': 'testclient',
'client.address': 'testserver',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

'net.host.port': 80,
'server.port': 80,
'http.flavor': '1.1',
'network.protocol.version': '1.1',
'http.target': '/',
'url.path': '/',
'http.url': 'http://testserver/',
'url.full': 'http://testserver/',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@alexmojaki alexmojaki enabled auto-merge (squash) August 29, 2024 11:00
@alexmojaki alexmojaki merged commit a404923 into main Aug 29, 2024
11 checks passed
@alexmojaki alexmojaki deleted the alex/otel-1.27/0.48 branch August 29, 2024 11:00
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c3ad016) to head (764ddc8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #406   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          128       128           
  Lines         9355      9355           
  Branches      1217      1217           
=========================================
  Hits          9355      9355           

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

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.

1 participant