Skip to content

feat: add nrfiber integration for go fiber framework #1019

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

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

MitulShah1
Copy link

@MitulShah1 MitulShah1 commented Apr 2, 2025

LINK

1020

Details

This PR introduces a New Relic middleware for the Fiber framework to provide request monitoring, error tracking, and performance insights. The middleware automatically instruments incoming requests, captures response details, and sends telemetry data to New Relic.

Would appreciate @mrickard @iamemilio review PR

@CLAassistant
Copy link

CLAassistant commented Apr 2, 2025

CLA assistant check
All committers have signed the CLA.

@MitulShah1 MitulShah1 force-pushed the implement-go-fiber-middleware branch 4 times, most recently from 66dc19f to 9c8224c Compare April 2, 2025 09:19
@MitulShah1 MitulShah1 force-pushed the implement-go-fiber-middleware branch from 9c8224c to b1baf33 Compare April 2, 2025 09:21
@iamemilio iamemilio changed the base branch from master to develop April 7, 2025 16:40
@iamemilio
Copy link
Contributor

iamemilio commented Apr 7, 2025

@MitulShah1 thanks for submitting this! Could you rebase it against develop? That is where we stage changes for upcoming releases, not master.

@MitulShah1
Copy link
Author

@MitulShah1 thanks for submitting this! Could you rebase it against develop? That is where we stage changes for upcoming releases, not master.

Done

@nr-swilloughby
Copy link
Contributor

Thanks! We'll continue reviewing it for inclusion in the agent.

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.

4 participants