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 troubleshooting section of docs #2302

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

stevejgordon
Copy link
Contributor

This adds extra detail to explain how to capture early trace events which may occur in rare circumstances should an exception be thrown before an IApmLogger is available in ASP.NET Full Framework scenarios.

Mpdreamz
Mpdreamz previously approved these changes Feb 23, 2024
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM although I have one open related question on #2299

@stevejgordon stevejgordon force-pushed the docs/troubleshooting-aspnet-netfx branch from 2a001f2 to 2c8d11d Compare February 26, 2024 11:38
@stevejgordon stevejgordon merged commit 2805f3a into main Mar 4, 2024
5 checks passed
@stevejgordon stevejgordon deleted the docs/troubleshooting-aspnet-netfx branch March 4, 2024 09:47
stevejgordon added a commit that referenced this pull request Apr 2, 2024
* Update troubleshooting

* Fix doc

* Remove special case trace logging
stevejgordon added a commit that referenced this pull request Apr 2, 2024
* Add release notes for 1.25.2 (#2240)

* Add CHANGELOG for 1.25.3 (#2250)

* Add release notes for 1.26.0 (#2294)

* Add release notes for 1.26.0

* Update CHANGELOG.asciidoc

Co-authored-by: Gergely Kalapos <[email protected]>

---------

Co-authored-by: Gergely Kalapos <[email protected]>

* Update to .NET 8 SDK (#2304)

* Update to .NET 8 SDK
* Fix bootstrap action
* Fix setup dotnet
* Fix up test data
* Update ES tests
* Update dependencies
* Fix ASP.NET Core tests
* Bump version in web.config
* Various profiler updates
* Update functions apps

* Update troubleshooting section of docs (#2302)

* Update troubleshooting

* Fix doc

* Remove special case trace logging

* Clarify logging behaviour in troubleshooting doc (#2314)

* Add dates to releases for versions released in the last two years

---------

Co-authored-by: Martijn Laarman <[email protected]>
Co-authored-by: Gergely Kalapos <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants