forked from grafana/metrictank
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
33 lines (33 loc) · 1.12 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.*.sw?
.idea/
.notouch
.vscode
/build
/cmd-dev/mt-simulate-memory-idx-lock-contention/mt-simulate-memory-idx-lock-contention
/cmd/metrictank/metrictank
/cmd/mt-aggs-explain/mt-aggs-explain
/cmd/mt-explain/mt-explain
/cmd/mt-fakemetrics/mt-fakemetrics
/cmd/mt-gateway/mt-gateway
/cmd/mt-index-cat/mt-index-cat
/cmd/mt-index-migrate/mt-index-migrate
/cmd/mt-index-prune/mt-index-prune
/cmd/mt-indexdump-rules-analyzer/mt-indexdump-rules-analyzer
/cmd/mt-kafka-mdm-sniff-out-of-order/mt-kafka-mdm-sniff-out-of-order
/cmd/mt-kafka-mdm-sniff/mt-kafka-mdm-sniff
/cmd/mt-kafka-persist-sniff/mt-kafka-persist-sniff
/cmd/mt-keygen/mt-keygen
/cmd/mt-parrot/mt-parrot
/cmd/mt-schemas-explain/mt-schemas-explain
/cmd/mt-split-metrics-by-ttl/mt-split-metrics-by-ttl
/cmd/mt-store-cat/mt-store-cat
/cmd/mt-store-cp-experimental/mt-store-cp-experimental
/cmd/mt-update-ttl/mt-update-ttl
/cmd/mt-view-boundaries/mt-view-boundaries
/cmd/mt-whisper-importer-reader/mt-whisper-importer-reader
/cmd/mt-whisper-importer-writer/mt-whisper-importer-writer
/cmd/mt-write-delay-schema-explain/mt-write-delay-schema-explain
/scripts/build
build_docker
build_pkg
build_tmp