What's Changed
Removed:
- NewRelic.Agent.Api dependency removed to make the project vendor-neutral
- All NewRelic monitoring attributes ([Transaction], [Trace]) removed from codebase
Changed:
- Users can now integrate their preferred monitoring solution (OpenTelemetry, Application Insights, Datadog, NewRelic, Elastic APM, etc.)
- Added .DS_Store to .gitignore
Migration Notes:
- No functional changes - all 39 tests passing
- If using NewRelic, you can continue by integrating it manually