Menu

This is documentation for the next version of Grafana documentation. For the latest stable release, go to the latest version.

Grafana Cloud Enterprise Open source

Troubleshoot with HAR captures

Support may request information about the network requests your browser generated in the form of a HAR file.

To generate a HAR capture, follow the steps for your browser:

Chrome

  1. In your Chrome browser, go to the page where the issue is occurring.
  2. Click the menu icon and go to More Tools > Developer Tools.
  3. In the drawer that opens, click the Network tab.
  4. In the upper left hand corner of the drawer, make sure the round Record button is red. If it’s grey, click the button to begin recording.
  5. Select the Preserve log option box if it isn’t already selected.
  6. Click the grey crossed circle button to clear any existing requests from the panel.
  7. Reproduce the issue while recording the network requests.
  8. Click the download button to download the HAR file. image
  9. Upload the HAR file to your Grafana Support ticket for investigation.

Firefox

  1. In your Firefox browser, go to the page where the issue is occurring.
  2. Click the menu icon and go to More Tools > Web Developer Tools.
  3. In the drawer that opens, click the Network tab.
  4. In the upper left corner of the drawer, click the trash can icon to clear any existing requests from the recording.
  5. Reproduce the issue while recording the network requests.
  6. To save the HAR file, click the gear icon in the upper right hand corner of the panel and select Save All As HAR. image
  7. Upload the HAR file to your Grafana Support ticket for investigation.

Safari

  1. In your Safari browser, go to the page where the issue is occurring.
  2. Open the Develop menu option and select Show Web Inspector.

    Note

    The Show features for web developers option needs to be enabled for the Develop option to appear. For more information, refer to Use the developer tools in the Develop menu in Safari on Mac.

  3. In the panel that appears, click the Network tab.
  4. In the upper right corner of the panel, click the trash can icon to clear any existing requests from the recording.
  5. Reproduce the issue while recording the network requests.
  6. Click the Export button to save the HAR file: image
  7. Upload the HAR file to your Grafana Support ticket for investigation.

Edge

  1. In your Edge browser, go to the page where the issue is occurring.
  2. Click the … button and go to More Tools > Developer Tools.
  3. In the panel that appears, click on the Network tab.
  4. In the upper left hand corner of the panel, make sure the round Record button is red. If it’s grey, click the button to begin recording
  5. Verify that the Preserve log option box is checked.
  6. Click the grey crossed circle button to clear any existing requests from the panel.
  7. Reproduce the issue while the network requests are recorded.
  8. Click the download button to save the HAR file: image
  9. Upload the HAR file to your Grafana Support ticket for investigation.