issues
search
DataDog
/
kvexpress
## Auto-archived due to inactivity. ## Go program to move data in and out of Consul's KV store.
Apache License 2.0
129
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Alert: Repository Archival in 14 Days
#112
xuxu-codeql[bot]
opened
3 months ago
0
Alert: Repository Archival in 14 Days
#111
xuxu-codeql[bot]
opened
3 months ago
0
store data as raw instead of b64
#110
d33d33
closed
3 years ago
0
Set gzip encoding to BestCompression
#109
d33d33
closed
3 years ago
0
Rejig dogstatsd config
#108
noqcks
closed
3 years ago
0
[TRAFFIC-191] Add maximum value length check to prevent large values …
#107
mattconzen
closed
4 years ago
0
Are you still using this?
#106
mr-miles
opened
5 years ago
1
question: does kvexpress work with consul ACLs, a.k.a. can we specify consul tokens when reading/writing?
#102
jf
opened
7 years ago
1
Replacing "github.com/zorkian/go-datadog-api" with "gopkg.in/zorkian/go-datadog-api.v1" because kvexpress currently cannot build with go-datadog-api master
#101
isavcic
closed
7 years ago
2
kvexpress fails to build
#100
isavcic
closed
7 years ago
3
kvexpress should timeout faster when attempting to connect to consul
#99
agy
opened
7 years ago
0
Does not handle missing files well
#98
calebdoxsey
opened
8 years ago
1
Log error returned by consul while retrying
#97
athap
closed
8 years ago
1
Adds CheckConsulTokenEnv to load a Consul token from the environment …
#96
darron
closed
3 years ago
1
Watch a key prefix and automatically pull changes into kvexpress format.
#95
darron
opened
8 years ago
1
Let's check errors a little better.
#94
darron
closed
8 years ago
5
Do better with err checking and handling.
#93
darron
closed
8 years ago
0
If you're using compression...
#92
darron
closed
8 years ago
0
When using the compression option the lines metric is fixed at 1.
#91
darron
closed
8 years ago
0
Comparison with git2consul and consul-template?
#90
doublerebel
opened
8 years ago
5
Atomic rename instead of truncate and write in place.
#89
darron
closed
8 years ago
5
Writing to a file should be atomic
#88
calebdoxsey
closed
8 years ago
3
The SHA256 of a blank key is always the same.
#87
darron
closed
8 years ago
7
kvexpress can't currently make directories
#86
darron
closed
8 years ago
2
in stats are still sent when there's a stop key present.
#85
darron
opened
8 years ago
0
Would validation be worth it to add?
#84
darron
opened
8 years ago
0
If not root or uid 0 - you can't chown.
#83
darron
opened
8 years ago
1
So many Globals aren't required.
#82
darron
opened
8 years ago
0
Could use more tests.
#81
darron
opened
8 years ago
0
Cleanup the Statsd and Datadog Event functions.
#80
darron
opened
8 years ago
0
Events are sent via HTTPS API endpoint, statsd instead?
#79
miketheman
closed
5 months ago
1
Doesn't force the file mode if it differs
#78
darron
closed
8 years ago
2
Makefile should insert platform rather than assuming OSX.
#77
darron
closed
8 years ago
0
What is the performance like when you use a larger watch key?
#76
darron
opened
8 years ago
0
Fix that ugliness with `fmt` width.
#75
darron
closed
8 years ago
0
Refactor Consul connection. All unit and integration tests pass.
#74
darron
closed
8 years ago
4
Silly bug caused by me never just running 'kvexpress' by itself.
#73
darron
closed
8 years ago
0
Fix the wercker autotest.
#72
darron
closed
8 years ago
6
Update the docs.
#71
darron
closed
8 years ago
0
If you use sudo to run `kvexpress`
#70
darron
opened
8 years ago
0
Does the file exist?
#69
darron
opened
8 years ago
0
For `lock` is it worthwhile to have the hostname first?
#68
darron
opened
8 years ago
0
Does AutoEnable() work?
#67
darron
closed
8 years ago
1
When there's a Panic worthy event.
#66
darron
closed
8 years ago
0
Add Reason to written `.locked` file.
#65
darron
closed
8 years ago
0
Load Dogstatsd if dd-agent is installed.
#64
darron
closed
8 years ago
0
Check for leading `/` on lock and unlock operations.
#63
darron
closed
8 years ago
1
Add event for not long enough on input.
#62
darron
closed
8 years ago
0
Redirect logger to STDOUT.
#61
darron
closed
8 years ago
0
If you add a leading slash when you specify the prefix it can't write and panics.
#60
darron
closed
8 years ago
0
Next