Skip to content

Commit 491cfab

Browse files
committed
fix the npm tabs
1 parent 479d958 commit 491cfab

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

src/content/docs/browser/browser-monitoring/installation/install-browser-monitoring-agent.mdx

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you haven't done so, you may want to check that your browser app meets our [c
2828

2929
## Install the browser agent [#install]
3030

31-
There are five ways to install the browser agent. Depending on your specific needs, you can:
31+
There are four ways to install the browser agent. Depending on your specific needs, you can:
3232

3333
<Tabs>
3434
<TabsBar>
@@ -47,10 +47,6 @@ There are five ways to install the browser agent. Depending on your specific nee
4747
<TabsBarItem id="3">
4848
Create JavaScript via NerdGraph
4949
</TabsBarItem>
50-
51-
<TabsBarItem id="4">
52-
Install via NerdGraph and npm
53-
</TabsBarItem>
5450
</TabsBar>
5551

5652
<TabsPages>
@@ -143,14 +139,16 @@ There are five ways to install the browser agent. Depending on your specific nee
143139
Once you have the snippet, add it to the `<head>` tag of your app.
144140
</TabsPageItem>
145141

146-
<TabsPageItem id="4">
147-
If you want to automate browser monitoring deployment across multiple web apps, you can use NerdGraph and our browser agent npm package to configure and deploy the agent as part of your application build process.
148-
149-
For more on this, see [instrument multiple apps with npm and NerdGraph](/docs/apis/nerdgraph/examples/combining-npm-nerdgraph/).
150-
</TabsPageItem>
151142
</TabsPages>
152143
</Tabs>
153144

145+
<Callout variant="important">
146+
147+
If you want to automate browser monitoring deployment across multiple web apps, you can use NerdGraph and our browser agent npm package to configure and deploy the agent as part of your application build process.
148+
149+
For more on this, refer to [instrument multiple apps with npm and NerdGraph](/docs/apis/nerdgraph/examples/combining-npm-nerdgraph/).
150+
</Callout>
151+
154152
## What's next? [#whats-next]
155153

156154
When you've installed the browser agent, wait a few minutes and look for the data in [our browser monitoring UI](https://one.newrelic.com/nr1-core?filters=%28domain%3D%27BROWSER%27%20AND%20type%3D%27APPLICATION%27%29&state=1f7bae2d-dd3a-0027-3079-b60bcd19ded9&_gl=1*15f78ub*_ga*MTE0MTA2MTA5MS4xNzE4OTI0MDkw*_ga_R5EF3MCG7B*MTcyMTMxMzk2MC41Ny4xLjE3MjEzMTg2MzcuNDcuMS4xMDYwNTI3Njcw).

0 commit comments

Comments
 (0)