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

Explore possibility of integration with WorkerService (.Net Core 3.1) #499

Closed
Lechus opened this issue Mar 5, 2020 · 1 comment · Fixed by #518
Closed

Explore possibility of integration with WorkerService (.Net Core 3.1) #499

Lechus opened this issue Mar 5, 2020 · 1 comment · Fixed by #518
Assignees
Labels
enhancement Denotes SDK enhancement related task IN-WSC-FORK Denotes that fix/solution is waiting in the WSC LLC fork to be merged

Comments

@Lechus
Copy link

Lechus commented Mar 5, 2020

Is your feature request related to a problem? Please describe.
I'm always frustrated when there is no package for a simple working injections of Rollbar.

Describe the solution you'd like
Be able to do simple:
services.AddRollbarLogger();

Describe alternatives you've considered
Rollbar.NetCore.AspNet - is dependant on HttpContext (Net Core is throwing errors on start-up), class is internal, etc.

Additional context
Microservices using WorkerService template (VS2019) need easy way to inject Rollbar to send Errors.

#497

@akornich akornich self-assigned this Mar 6, 2020
@akornich akornich added the enhancement Denotes SDK enhancement related task label Mar 6, 2020
@akornich
Copy link
Contributor

akornich commented Mar 27, 2020

#511 , #497

akornich added a commit to WideSpectrumComputing/Rollbar.NET that referenced this issue Apr 23, 2020
- feat: resolve rollbar#499: Explore possibility of integration with WorkerService (.Net Core 3.1)
- basic Rollbar integration within Sample.NetCore.WorkerService
@akornich akornich added the IN-WSC-FORK Denotes that fix/solution is waiting in the WSC LLC fork to be merged label Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Denotes SDK enhancement related task IN-WSC-FORK Denotes that fix/solution is waiting in the WSC LLC fork to be merged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants