-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Document diagnostics data collection. Ideally in a separate page (with a v7.3 badge in the sidebar), and link it from deployment/troubleshooting pages.
Please target release/is7.3 in the pull request.
Make sure to cover how to capture this data in various logging frameworks. Check with @bhazen for examples.
Diagnostic data has been added to IdentityServer to help support with troubleshooting. Read more about this new feature in our docs. TODO: link to docs
- Diagnostic Summary Setup by @bhazen in #2021
- Auth Scheme Diagnostic Entry by @bhazen in #2022
- Registered Implementations Diagnostic Entry by @bhazen in #2023
- IdentityServerOptions Diagnostic Entry by @bhazen #2024
- Data Protection Diagnostic Entry by @bhazen in #2025
- Token Issue Count Diagnostic Entry by @bhazen in #2029
- License Usage Summary Diagnostic Entry by @bhazen in #2033
- Basic Server Info Diagnostic Entry by @bhazen in #2034
- Endpoint Usage Diagnostic Entry by @bhazen in #2036
- Chunk diagnostics and update diagnostic options by @josephdecock in #2042
- Client Info Diagnostic Entry by @bhazen in #2043
- Resource Info Diagnostic Entry by @bhazen in #2047
- Registered Implementation Diagnostic Entry Tweaks by @bhazen in #2048
- Assembly Info Diagnostic Entry Tweaks in @bhazen in #2051
- Remove assemblyCount from diagnostics by @bhazen in #2054
- Remove pop from the names of token counts in diagnostics by @josephdecock in #2055
- Diagnostic Summary Log Tweaks by @bhazen in #2057
- Update Diagnostic Summary Log Source Name by @bhazen in #2059
- Log diagnostic summary on shutdown by @bhazen in #2061
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation