Evan Phoenix
|
0d87eb4725
|
Merge pull request #20 from nkatsaros/master
protect accumulator values with a mutex
|
2015-06-22 15:32:08 -07:00 |
Nicholas Katsaros
|
8e90a444c2
|
protect accumulator values with a mutex
|
2015-06-21 21:16:46 -04:00 |
Todd Persen
|
480f29bde7
|
Create a CHANGELOG.
|
2015-06-20 12:16:47 -07:00 |
Todd Persen
|
11a6db8268
|
Merge pull request #13 from influxdb/fix-packaging
Un-break the packaging script.
|
2015-06-20 12:10:16 -07:00 |
Todd Persen
|
6566cc51e3
|
Merge pull request #12 from influxdb/s3-cleanup
Clean up descriptions and stop pushing to both S3 buckets.
|
2015-06-20 12:10:00 -07:00 |
Gunnar
|
051cd03bbf
|
Merge pull request #14 from voxxit/voxxit-linux-arm
Add linux/arm to list of built binaries
|
2015-06-19 23:17:13 -07:00 |
Joshua Delsman
|
0aa0a40d89
|
Add linux/arm to list of built binaries
This can help with Raspberry Pis, embedded devices, and other IoT applications.
|
2015-06-19 21:53:58 -07:00 |
Todd Persen
|
9dcbe750d1
|
Add Homebrew instructions to README.md
|
2015-06-19 18:53:35 -07:00 |
Todd Persen
|
10bf663a3b
|
Un-break the packaging script.
|
2015-06-19 11:06:32 -07:00 |
Todd Persen
|
b71cfb7cfd
|
Clean up descriptions and stop pushing to both S3 buckets.
|
2015-06-19 11:05:00 -07:00 |
Paul Dix
|
87fedcfa74
|
Fix typo
|
2015-06-19 17:43:24 +01:00 |
Paul Dix
|
3b9174a322
|
Add supported plugins
|
2015-06-19 17:42:29 +01:00 |
Paul Dix
|
851fdd439f
|
Move plugins details into readme
|
2015-06-19 17:38:31 +01:00 |
Paul Dix
|
ab78e8efec
|
Update README.md
|
2015-06-19 17:35:53 +01:00 |
Paul Dix
|
b829febe0d
|
Update README.md
|
2015-06-19 17:34:27 +01:00 |
Evan Phoenix
|
39c90dd879
|
Add package.sh script
These 2 scripts are adapted from the influxd versions. Diffing them
against the influxd versions will show very minor changes.
|
2015-06-18 11:32:37 -07:00 |
Evan Phoenix
|
3a43042089
|
Add -pidfile and Commit variable
|
2015-06-18 11:31:16 -07:00 |
Todd Persen
|
8d6b33342d
|
Merge pull request #9 from influxdb/sample-config
Rename sample config
|
2015-06-17 23:03:08 -07:00 |
Todd Persen
|
7abdd3b453
|
Move config to `etc`
|
2015-06-17 22:46:47 -07:00 |
Todd Persen
|
d30bbde321
|
Merge pull request #11 from influxdb/fix-measurement
Fix `measurement` => `Measurement`
|
2015-06-17 21:44:20 -07:00 |
Todd Persen
|
7b6db8d4cd
|
Fix `measurement` => `Measurement`
|
2015-06-17 21:43:45 -07:00 |
Todd Persen
|
48b4b345d1
|
Merge pull request #8 from influxdb/name-to-measurement
Change `name` to `measurement`
|
2015-06-17 21:21:58 -07:00 |
gunnaraasen
|
70a17bd660
|
Remove telegraph.toml config file
|
2015-05-29 16:12:16 -07:00 |
gunnaraasen
|
ba959e84e7
|
Explicitly name the config file as an example
|
2015-05-29 16:11:29 -07:00 |
gunnaraasen
|
c492f8e7eb
|
Update plugin registry from name -> measurement
|
2015-05-29 13:31:27 -07:00 |
gunnaraasen
|
4d5782df53
|
Update name -> measurement
|
2015-05-29 13:25:48 -07:00 |
Evan Phoenix
|
2bd58ee4df
|
A set of fixes to fix the tests
|
2015-05-26 22:15:05 -07:00 |
Evan Phoenix
|
2667183bfb
|
Add 'AddValuesWithTime' function to accumulator
|
2015-05-26 22:15:05 -07:00 |
Sean Beckett
|
dcd7861c1a
|
issue 5 closed, updating readme
|
2015-05-26 12:33:08 -07:00 |
Evan Phoenix
|
92acd88523
|
Merge pull request #7 from influxdb/beckettsean-patch-3
use localhost by default
|
2015-05-22 19:06:08 -07:00 |
Sean Beckett
|
4750124782
|
Update README.md
|
2015-05-22 17:17:43 -07:00 |
Sean Beckett
|
434e06ceda
|
use localhost by default
should make the config work with very little modification
|
2015-05-22 17:09:20 -07:00 |
Evan Phoenix
|
1653330421
|
Tivan is dead, long live Telegraf. Fixes #3
|
2015-05-22 16:45:14 -07:00 |
Evan Phoenix
|
08ce092713
|
Add the host tag always. Fixes #4
|
2015-05-22 16:33:38 -07:00 |
Evan Phoenix
|
f75e2d44ce
|
Regenerate sample config. Fixes #1
|
2015-05-22 16:28:13 -07:00 |
Evan Phoenix
|
ead52e807e
|
Improve sample config
|
2015-05-22 16:26:32 -07:00 |
Evan Phoenix
|
75439f9185
|
Merge pull request #2 from influxdb/beckettsean-patch-2
clarifying readme
|
2015-05-22 16:16:28 -07:00 |
Sean Beckett
|
cc99043cc8
|
clarifying readme
|
2015-05-22 16:14:41 -07:00 |
Evan Phoenix
|
4e82b37325
|
Clearify some required config parameters
|
2015-05-21 09:45:09 -07:00 |
Evan Phoenix
|
861707d651
|
Actually write the points
|
2015-05-20 17:11:43 -07:00 |
Evan Phoenix
|
f79c51145c
|
Add docs about how to use the Accumulator
|
2015-05-20 09:16:54 -07:00 |
Evan Phoenix
|
83ed405103
|
Fix a couple typos
|
2015-05-19 22:39:48 -07:00 |
Evan Phoenix
|
ebac4d8346
|
Start of a PLUGINS.md
|
2015-05-19 22:37:39 -07:00 |
Evan Phoenix
|
64d0056a8a
|
Start of a README.md
|
2015-05-19 22:26:13 -07:00 |
Evan Phoenix
|
8aa7e355f6
|
Add pass, drop, and interval to the plugin options
|
2015-05-19 22:19:32 -07:00 |
Evan Phoenix
|
203d3695b4
|
Grammar
|
2015-05-18 16:11:45 -07:00 |
Evan Phoenix
|
40cc034acb
|
Add rule about 'localhost'
|
2015-05-18 16:08:22 -07:00 |
Evan Phoenix
|
5e6d33a57f
|
Breakup the system plugin
|
2015-05-18 16:01:42 -07:00 |
Evan Phoenix
|
66905c069f
|
Include comment about using test in the sample config
|
2015-05-18 15:51:11 -07:00 |
Evan Phoenix
|
4146f5f6df
|
Add ability to restrict which network interfaces are sampled
|
2015-05-18 15:50:09 -07:00 |