.. |
auth
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
backup
|
all: do not clash flag description with back-quoted flag types
|
2020-02-04 15:56:01 +02:00 |
buildinfo
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
bytesutil
|
all: rename ReadAt* to MustReadAt* in order to dont clash with io.ReaderAt
|
2020-01-30 15:16:16 +02:00 |
consts
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
decimal
|
lib/decimal: calculate ln2/ln10 constant during compile time
|
2019-11-23 15:52:39 +02:00 |
encoding
|
lib/encoding: log the compressed block contents if it cannot be decompressed or unmarshaled
|
2019-12-24 20:48:25 +02:00 |
envflag
|
lib/envflag: typo fix in docs to -envflag.enable : envoronment->environment
|
2020-02-27 21:56:46 +02:00 |
fastnum
|
Makefile: add build and test rules with enabled race detector. These rules have -race suffix
|
2020-03-05 12:05:16 +02:00 |
filestream
|
app/vmagent: initial implementation for vmagent
|
2020-02-23 17:31:54 +02:00 |
flagutil
|
lib/flagutil: add NewArray helper func
|
2019-06-18 10:44:09 +03:00 |
fs
|
lib/fs: typo fix: read blocks bigger than 8KB via pread() call instead of using mmap
|
2020-02-25 18:04:06 +02:00 |
handshake
|
all: report the number of bytes read on io.ReadFull error
|
2019-09-11 14:50:24 +03:00 |
httpserver
|
app/vmagent: initial implementation for vmagent
|
2020-02-23 17:31:54 +02:00 |
ingestserver
|
app/vmagent: add ability to accept Influx line protocol data via TCP and UDP
|
2020-02-25 19:18:01 +02:00 |
logger
|
lib/logger: initialize output to os.Stderr by default
|
2020-02-04 22:43:26 +02:00 |
memory
|
lib/memory: properly handle int overflow in sysTotalMemory
|
2019-10-17 18:27:49 +03:00 |
mergeset
|
lib/mergeset: skip createing temporary part objects when merging source inmemory parts
|
2020-02-13 14:09:13 +02:00 |
metricsql
|
app/vmselect: add sort_by_label(q, label) and sort_by_label_desc(q, label) functions
|
2020-02-13 17:01:50 +02:00 |
netutil
|
app/vmagent: initial implementation for vmagent
|
2020-02-23 17:31:54 +02:00 |
persistentqueue
|
app/vmagent: add -remoteWrite.maxDiskUsagePerURL for limiting the maximum disk usage for each -remoteWrite.url buffer
|
2020-03-03 19:49:20 +02:00 |
procutil
|
lib/procutil: typo fix in comment to WaitForSigterm
|
2019-06-03 16:54:37 +03:00 |
prompb
|
app/vminsert: moved -maxInsertRequestSize command-line flag out of lib/prompb in order to prevent its inclusion in vmselect and vmstorage apps
|
2020-01-28 22:53:50 +02:00 |
prompbmarshal
|
app/vmagent: initial implementation for vmagent
|
2020-02-23 17:31:54 +02:00 |
promrelabel
|
app/vmagent: initial implementation for vmagent
|
2020-02-23 17:31:54 +02:00 |
promscrape
|
lib/promscrape: consistency renaming: stopCh -> globalStopCh
|
2020-03-03 20:08:22 +02:00 |
protoparser
|
lib/protoparser/prometheus: allow trailing comma in tags list
|
2020-03-02 22:23:28 +02:00 |
storage
|
all: properly split vm_deduplicated_samples_total among cluster components
|
2020-02-27 23:47:51 +02:00 |
syncwg
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
tenantmetrics
|
app/vminsert: split vm_rows_inserted_total into per-(accountID, projectID) metrics
|
2019-06-07 22:11:20 +03:00 |
timerpool
|
lib/timerpool: use timer pool in concurrency limiters
|
2019-05-28 17:30:10 +03:00 |
uint64set
|
lib/uint64set: add missing bucket32.b16his values
|
2020-01-18 14:26:23 +02:00 |
workingsetcache
|
lib/workingsetcache: remove data race when resetting c.misses
|
2019-09-22 19:37:09 +03:00 |
writeconcurrencylimiter
|
app/vmagent: initial implementation for vmagent
|
2020-02-23 17:31:54 +02:00 |