Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
f4629d91
Commit
f4629d91
authored
9 years ago
by
David Ormsbee
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2621 from edx/ormsbee/enable_browser_attr_insights3
Remove spaces around '=' in New Relic config ini file.
parents
7994adbe
011e58a4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
playbooks/roles/newrelic/templates/etc/newrelic/nrsysmond.cfg.j2
+2
-2
No files found.
playbooks/roles/newrelic/templates/etc/newrelic/nrsysmond.cfg.j2
View file @
f4629d91
...
@@ -236,7 +236,7 @@ labels={{ labels }}
...
@@ -236,7 +236,7 @@ labels={{ labels }}
#
#
# https://docs.newrelic.com/docs/agents/python-agent/installation-configuration/python-agent-configuration#browser-settings
# https://docs.newrelic.com/docs/agents/python-agent/installation-configuration/python-agent-configuration#browser-settings
#
#
browser_monitoring.attributes.enabled
=
true
browser_monitoring.attributes.enabled
=
true
# https://docs.newrelic.com/docs/insights/new-relic-insights/decorating-events/insights-custom-attributes#forwarding-attributes
# https://docs.newrelic.com/docs/insights/new-relic-insights/decorating-events/insights-custom-attributes#forwarding-attributes
browser_monitoring.capture_attributes
=
true
browser_monitoring.capture_attributes
=
true
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment