aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/ya.make
blob: 12986ec20c5cf5271dc9d3af71ebdc1f42b1fb91 (plain) (blame)
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
34
35
36
37
38
39
40
41
42
43
44
45
OWNER(
    g:solomon
    jamel
)

RECURSE( 
    consumers
    counters 
    counters/ut 
    deprecated 
    dynamic_counters 
    dynamic_counters/percentile
    dynamic_counters/percentile/ut
    dynamic_counters/ut 
    encode 
    encode/buffered 
    encode/buffered/ut 
    encode/fake
    encode/fuzz
    encode/json 
    encode/json/ut 
    encode/legacy_protobuf
    encode/legacy_protobuf/ut
    encode/prometheus 
    encode/prometheus/ut 
    encode/protobuf
    encode/spack 
    encode/spack/ut 
    encode/text 
    encode/text/ut 
    encode/unistat
    encode/unistat/ut
    encode/ut 
    example 
    exception
    libtimestats/ut 
    metrics 
    metrics/ut 
    messagebus 
    push_client 
    service 
    service/auth/tvm
    service/pages 
    service/pages/tablesorter 
)