Goutham Veeramachaneni
|
ab7c54e2c8
|
Merge pull request #3698 from krasi-georgiev/scrape-config-reload-fix
Scraper config reload bugfix
|
2018-01-18 19:00:28 +05:30 |
|
Krasi Georgiev
|
910c22418c
|
move cleanup and reload in ApplyConfig
|
2018-01-18 11:49:42 +00:00 |
|
Goutham Veeramachaneni
|
467948f3c3
|
Merge pull request #262 from cstyan/callum-249
Reduce index file size caused by symbol references by using indicies rather than offsets
|
2018-01-18 14:02:54 +05:30 |
|
Callum Styan
|
cd67584817
|
we don't want to write to index file in older version formats
|
2018-01-17 22:46:22 -08:00 |
|
Callum Styan
|
87a9415bf1
|
update docs for symbols indexing change
|
2018-01-17 14:00:06 -08:00 |
|
Krasi Georgiev
|
719c579f7b
|
refactor main execution reloadReady handling, update some comments
|
2018-01-17 18:14:24 +00:00 |
|
Krasi Georgiev
|
ec26751fd2
|
use mutexes for the discovery manager instead of a loop as this was a stupid idea
|
2018-01-17 18:12:58 +00:00 |
|
Krasi Georgiev
|
0eafaf32d3
|
set the correct config reloading execution for scraper and notifier
|
2018-01-17 13:06:56 +00:00 |
|
Alexey Palazhchenko
|
85bef0d583
|
Add comment about samples order. (#3642)
|
2018-01-17 12:31:30 +00:00 |
|
Tom Wilkie
|
f2c5399e39
|
Merge pull request #3561 from twiedenbein/master
fixed bug with initialization of queueconfig
|
2018-01-17 12:24:58 +00:00 |
|
Krasi Georgiev
|
97f0461e29
|
refactor the config reloading execution
|
2018-01-17 12:02:13 +00:00 |
|
Krasi Georgiev
|
af58c1b452
|
replace state machine with mutex
|
2018-01-17 11:46:17 +00:00 |
|
Goutham Veeramachaneni
|
a3de70ed19
|
Merge pull request #3638 from krasi-georgiev/notifier-reimplement-discovery
reimplement the Notifier discovery
|
2018-01-17 16:08:11 +05:30 |
|
Frederic Branczyk
|
5cea27f06a
|
Merge pull request #3655 from Conorbro/dropped-target-fix
Fix dropped target list growing forever
|
2018-01-17 11:03:39 +01:00 |
|
Fabian Reinartz
|
c7e30f9211
|
Merge pull request #261 from Gouthamve/corrupt-patch
Add block ULID to index reader errors
|
2018-01-17 10:51:45 +01:00 |
|
Callum Styan
|
4792d2bbd1
|
handle v1 vs v2 for symbol offset vs index changes
|
2018-01-16 20:37:57 -08:00 |
|
Callum Styan
|
a515b16299
|
use an incrementing index rather than an offset for symbols table
|
2018-01-16 20:07:59 -08:00 |
|
Goutham Veeramachaneni
|
2c3400ab4e
|
Add block ULID to index reader errors
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
|
2018-01-16 23:48:58 +05:30 |
|
Krasi Georgiev
|
87a8fc24d5
|
fix the test
|
2018-01-16 13:39:48 +00:00 |
|
Krasi Georgiev
|
5260c650ec
|
use the config hash for the map lookup
|
2018-01-16 11:10:54 +00:00 |
|
Krasi Georgiev
|
8369826808
|
comment to rethink the map reference for the notifier discovery
|
2018-01-16 09:47:53 +00:00 |
|
Krasi Georgiev
|
2e058b1c6f
|
reload test
Signed-off-by: Krasi Georgiev <krasi.root@gmail.com>
|
2018-01-15 13:39:47 +00:00 |
|
Krasi Georgiev
|
767faa44b6
|
fixed the tests
Signed-off-by: Krasi Georgiev <krasi.root@gmail.com>
|
2018-01-15 13:39:47 +00:00 |
|
Krasi Georgiev
|
d12e6f29fc
|
discovery manager ApplyConfig now takes a direct ServiceDiscoveryConfig so that it can be used for the notify manager
reimplement the service discovery for the notify manager
Signed-off-by: Krasi Georgiev <krasi.root@gmail.com>
|
2018-01-15 13:39:44 +00:00 |
|
Simon Pasquier
|
7206a8456f
|
Fix minor typos in comments
|
2018-01-15 14:27:49 +01:00 |
|
Simon Pasquier
|
bbd69b04cc
|
Fix minor typos in the documentation
|
2018-01-15 14:27:49 +01:00 |
|
Goutham Veeramachaneni
|
b20a1b1b1b
|
Merge pull request #3654 from krasi-georgiev/discovery-handle-discoverer-updates
discovery - handle Discoverers that send only target Group updates.
|
2018-01-15 18:53:22 +05:30 |
|
Krasi Georgiev
|
790cf30fcb
|
remove uneeded check
|
2018-01-15 11:52:20 +00:00 |
|
Krasi Georgiev
|
38938ba493
|
comment nits
|
2018-01-15 11:47:36 +00:00 |
|
Krasi Georgiev
|
a535c8d1b4
|
simplify the pool cleanup
|
2018-01-14 19:53:38 +00:00 |
|
Krasi Georgiev
|
a981b51900
|
The config map was never reset on applying a new config
|
2018-01-14 19:53:25 +00:00 |
|
Matt Bostock
|
ab15f64ff8
|
Add default benchmark output dir to .gitignore
|
2018-01-14 11:07:52 +00:00 |
|
Matt Bostock
|
2023d8a798
|
Remove unused field from xorAppender
This field is not used, remove it.
|
2018-01-13 20:57:12 +00:00 |
|
Matt Bostock
|
50211e89ad
|
Fix typos in comments (#254)
a the -> the
timestmap -> timestamp
badded -> padded
its -> it is
callers -> caller's
|
2018-01-13 17:51:50 +00:00 |
|
Krasi Georgiev
|
e4ddffcc6e
|
run staticcheck in travis (#3682)
|
2018-01-13 11:52:48 +00:00 |
|
Krasi Georgiev
|
4be9a40b89
|
fatalf is not thread safe so using panic instead (#3680)
|
2018-01-13 10:37:38 +00:00 |
|
Goutham Veeramachaneni
|
8d373c763b
|
Merge pull request #248 from shubheksha/fix/238
Align series to 8/16 byte padding to increase addressable space
|
2018-01-13 12:25:28 +05:30 |
|
Krasi Georgiev
|
febebcd49a
|
more comments for the future ME, and reverted the Discovery manager execution changes as these were correct in the first place
|
2018-01-12 22:07:21 +00:00 |
|
Shubheksha Jalan
|
618bceadb4
|
move version check into newReader()
|
2018-01-13 00:36:20 +05:30 |
|
Krasi Georgiev
|
78ba5e62a6
|
few mote usefull comments
|
2018-01-12 13:58:23 +00:00 |
|
Krasi Georgiev
|
cabce21b70
|
delete empty targets sets to avoid memory leaks
|
2018-01-12 13:10:59 +00:00 |
|
Krasi Georgiev
|
abfd9f1920
|
nits
|
2018-01-12 12:19:52 +00:00 |
|
Goutham Veeramachaneni
|
d0982ac4d5
|
Merge pull request #253 from Gouthamve/fix-ocd-comment
Fix comment formatting
|
2018-01-12 10:17:31 +05:30 |
|
Shubheksha Jalan
|
0471e64ad1
|
Use shared types from the common repo (#3674)
* refactor: use shared types from common repo, remove util/config
* vendor: add common/config
* fix nit
|
2018-01-11 16:10:25 +01:00 |
|
Goutham Veeramachaneni
|
1ffc916c1a
|
Fix comment formatting
Signed-off-by: Goutham Veeramachaneni <cs14btech11014@iith.ac.in>
|
2018-01-11 18:20:04 +05:30 |
|
Simon Pasquier
|
e9fc37be61
|
Count the total and failed block cutoffs
|
2018-01-11 10:22:59 +01:00 |
|
Shubheksha Jalan
|
faecfac2fa
|
update docs, rename docs folder, add error condition
|
2018-01-11 14:06:49 +05:30 |
|
Shubheksha Jalan
|
7b27dc2109
|
address review comments, fix index tests
|
2018-01-11 13:20:42 +05:30 |
|
Shubheksha Jalan
|
510dc17066
|
fix tests, set version when initializing the index writer
|
2018-01-11 01:03:20 +05:30 |
|
Shubheksha Jalan
|
44052bc937
|
Make version for index format configurable
|
2018-01-11 00:49:16 +05:30 |
|