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

Rust #741

Merged
merged 11 commits into from
Jan 27, 2025
Merged

Rust #741

merged 11 commits into from
Jan 27, 2025

Conversation

Simplychee
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented Jan 5, 2025

Deploy Preview for deluxe-empanada-3ebf3b ready!

Name Link
🔨 Latest commit f0baf85
🔍 Latest deploy log https://app.netlify.com/sites/deluxe-empanada-3ebf3b/deploys/679752aca1e81f000826b83d
😎 Deploy Preview https://deploy-preview-741--deluxe-empanada-3ebf3b.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Simplychee Simplychee requested a review from bardabun January 20, 2025 15:12
Copy link
Contributor

@bardabun bardabun left a comment

Choose a reason for hiding this comment

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

gif1

docs/shipping/Code/rustsdk.md Outdated Show resolved Hide resolved
docs/shipping/Code/rustsdk.md Outdated Show resolved Hide resolved
docs/shipping/Code/rustsdk.md Outdated Show resolved Hide resolved
.with_endpoint(endpoint)
.with_headers(HashMap::from([
("Authorization".to_string(), format!("Bearer {}", api_token), ),
("User-Agent".to_string(), format!("logzio-rust-logs-otlp"), ),
Copy link
Contributor

Choose a reason for hiding this comment

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

The 'User-Agent' header should be in lowercase ('user-agent') to align with the casing used in our other integrations.

@bardabun bardabun self-requested a review January 26, 2025 16:01
@Simplychee Simplychee merged commit 16c4de6 into master Jan 27, 2025
10 checks passed
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.

3 participants