Skip to content

Commit

Permalink
Add link from container analysis FAQ to diagnostics.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Oct 1, 2024
1 parent 0e825be commit 2e107b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq/container-analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ These are somewhat simple cases. Consider the additional cases of things like...

These are not uncommon scenarios and that's not even a complete list of dynamic capabilities supported.

It is possible that at some point a very simplistic analysis mechanism could be added to try catching a minority of issues, but it is likely a more valuable endeavor to enhance Autofac to support better diagnostic and tracing functionality to more quickly target and resolve runtime challenges that are encountered. (If you're interested in helping with that effort, `let us know! <https://github.com/autofac/Autofac/issues>`_)
It is possible that at some point a very simplistic analysis mechanism could be added to try catching a minority of issues, but it is likely a more valuable endeavor to enhance :doc:`Autofac's existing diagnostic and tracing functionality <../troubleshooting/diagnostics>` to more quickly target and resolve runtime challenges that are encountered. (If you're interested in helping with that effort, `let us know! <https://github.com/autofac/Autofac/issues>`_)

0 comments on commit 2e107b0

Please sign in to comment.