Is Network Profiler for UWP available in VS 2019? If so how to install it?
The page doesn't have information specific to VS 2019 and the tool is missing in VS 2019.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@vborovikov -- Vladislav, thanks for your question. It looks like you're having an issue with the product itself, rather than an issue with the documentation. Here are a few options where you might consider asking your question:​
As well, you might also consider using the Report a Problem tool to report the issue.
@WilliamAntonRohm this is a question about the docs being out-of-date with the latest version of the product.
There is no 'network' option listed in the tooling in VS2019 for a UWP app. If this feature was removed, this doc should specify so. If this feature was changed to something like the 'Event Viewer' option, then it should be updated to match the current experience:

However, even performing a trace with the Event Viewer option, I didn't see any of my HTTP events I would have expected.
@michael-hawker -- Michael, thank you for clarifying.
@Mikejo5000 -- Mike, please look into this issue.
The version selector indicates it's VS 2017 only. There's a banner comment when you switch to the VS 2019 view. This tool isn't available in VS 2019.

@Mikejo5000 the banner saying the page not existing isn't clear enough saying the feature was removed for some reason and how developers migrating to VS 2019 should perform the same scenario with the missing feature.
It'd be better if the same document existed for VS 2019 still and clearly explained that the feature was removed, why, and how to migrate to some other solution for the same task.
Most helpful comment
@WilliamAntonRohm this is a question about the docs being out-of-date with the latest version of the product.
There is no 'network' option listed in the tooling in VS2019 for a UWP app. If this feature was removed, this doc should specify so. If this feature was changed to something like the 'Event Viewer' option, then it should be updated to match the current experience:
However, even performing a trace with the Event Viewer option, I didn't see any of my HTTP events I would have expected.