You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/browser/browser-monitoring/installation/install-browser-monitoring-agent.mdx
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ If you haven't done so, you may want to check that your browser app meets our [c
28
28
29
29
## Install the browser agent [#install]
30
30
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:
32
32
33
33
<Tabs>
34
34
<TabsBar>
@@ -47,10 +47,6 @@ There are five ways to install the browser agent. Depending on your specific nee
47
47
<TabsBarItemid="3">
48
48
Create JavaScript via NerdGraph
49
49
</TabsBarItem>
50
-
51
-
<TabsBarItemid="4">
52
-
Install via NerdGraph and npm
53
-
</TabsBarItem>
54
50
</TabsBar>
55
51
56
52
<TabsPages>
@@ -143,14 +139,16 @@ There are five ways to install the browser agent. Depending on your specific nee
143
139
Once you have the snippet, add it to the `<head>` tag of your app.
144
140
</TabsPageItem>
145
141
146
-
<TabsPageItemid="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>
151
142
</TabsPages>
152
143
</Tabs>
153
144
145
+
<Calloutvariant="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
+
154
152
## What's next? [#whats-next]
155
153
156
154
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