Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ezotrank committed Jan 2, 2015
1 parent 97d56c2 commit 5d6540f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,13 +259,17 @@ Some times we need added not captured params, and for this purpose we used `extr

Description:

`"host"` - hostname when started logsend
`"name"` - application name
`"key"` - api key for NewRelic
`"duration"` - seconds, how often send report to New Relic
`"tmpl"` - metric name
- `"host"` - hostname when started logsend
- `"name"` - application name
- `"key"` - api key for NewRelic
- `"duration"` - seconds, how often send report to New Relic
- `"tmpl"` - metric name

***<a name="newrelic_config"></a>config.json***
![image](https://dl.dropboxusercontent.com/u/423640/newrelic_overall.png)
![image](https://dl.dropboxusercontent.com/u/423640/newrelic_add_graph.png)
![image](https://dl.dropboxusercontent.com/u/423640/newrelic_all_plugins.png)

***<a name="newrelic"></a>config.json***

```
{
Expand Down Expand Up @@ -327,10 +331,6 @@ Description:
`"search.prepare_proposals"` - increment by by this metric
`["search.keys_count", "prepare_proposals"]` - set non integer metrics

![image](https://dl.dropboxusercontent.com/u/423640/newrelic_add_graph.png)
![image](https://dl.dropboxusercontent.com/u/423640/newrelic_all_plugins.png)
![image](https://dl.dropboxusercontent.com/u/423640/newrelic_overall.png)

***<a name="statsd_config"></a>config.json***

```
Expand Down

0 comments on commit 5d6540f

Please sign in to comment.