The Wayback Machine - https://web.archive.org./web/20201022003320/https://docs.github.com/en/enterprise-server@2.22/insights/installing-and-configuring-github-insights/enabling-a-link-between-github-insights-and-github-enterprise

Enabling a link between GitHub Insights and GitHub Enterprise

You can enable a link that will allow users to navigate from GitHub Enterprise Server to GitHub Insights.

Site administrators for GitHub Enterprise Server can enable a link between GitHub Enterprise Server and GitHub Insights.

GitHub Insights is available with GitHub One. For more information, see "GitHub's products."

Did this doc help you?

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.

After you enable the link, each user can navigate directly from GitHub Enterprise Server to GitHub Insights. For more information, see "Navigating between GitHub Enterprise and GitHub Insights."

  1. Connect to the administrative shell for GitHub Enterprise Server. For more information, see "Accessing the administrative shell (SSH)."

  2. Run the following command.

    ghe-config 'app.github.insights-available' 'true' && ghe-config-apply
    
  3. Return to GitHub Enterprise Server.

  4. From a GitHub Enterprise Server administrative account, click in the upper-right corner of any page.

    Rocketship icon for accessing site admin settings

  5. In the left sidebar, click Enterprise overview.

    Enterprise overview tab in the Site admin settings

  6. In the enterprise account sidebar, click Settings.

    Settings tab in the enterprise account sidebar

  7. Under Settings, click GitHub Insights.

    Note: It takes several minutes after you run the configuration command for this option to become available in GitHub Enterprise. If you don't see GitHub Insights, wait, or restart GitHub Enterprise.

    GitHub Insights tab

  8. Under "GitHub Insights instance URL", type the URL of the server your company uses for GitHub Insights.

    GitHub Insights instance URL

  9. Click Save.

Did this doc help you?

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Or, learn how to contribute.