question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Network Inspection Plugin is not working in Sonar Mac App

See original GitHub issue

I added Network plugin in the Android app by following instructions here, https://fbsonar.com/docs/network-plugin.html

client.addPlugin(new NetworkSonarPlugin());

On the sonar Mac app (downloaded from fbsonar.com), I can’t see Network information.

screen shot 2018-07-10 at 10 17 04 am

Am I missing any other configuration setup to enable network logging?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
priteshrnandgaonkarcommented, Jul 11, 2018

The documentation seems outdated. Follow the example. We use OKHttpInterceptor to track the network calls, so u will have to add interceptor in okhttpclient

0reactions
passycommented, Sep 25, 2019

I’m cleaning up some old issues and this one hasn’t seen updates in a long time. Please let me know if this is still a problem and we can reopen it. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use 3rd-party plugins at your own risk | Sonar
Because there are risks. To be clear, we're not aware of any plugins that are crafted with malicious intent, and the vast majority...
Read more >
Use Apple products on enterprise networks
Here's how your devices connect to hosts and work with proxies: Network connections to the hosts below are initiated by the device, not...
Read more >
SonarQube™ Plugins Index
SonarQube™ Plugins Index site includes a list of all the existing plugins for SonarQube™. ... This plugin is deprecated and no longer working....
Read more >
SonarQube: Code Quality and Code Security
Catch bugs and vulnerabilities in your app, with thousands of automated Static Code Analysis rules.
Read more >
SonarLint - IntelliJ IDEs Plugin
SonarLint is a free IDE extension to find and fix bugs, vulnerabilities and code smells as you write code! Like a spell checker,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found