summaryrefslogtreecommitdiff
path: root/qa/431.out
blob: 8940aedbaf0cf377744df76741df6cc290e91a2e (plain)
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
QA output created by 431
=== This should work ===

my.string
    value "hullo world!"

my.aggr
    value "hullo world!" [68756c6c6f20776f726c6421]

my.string
    value "hullo world!"

my.aggr
    value "hullo world!" [68756c6c6f20776f726c6421]

=== These should NOT work ===
Semantic error: derived metric my.bad_1: sample.string.hullo - sample.aggregate.hullo: Non-arithmetic type for left operand
Semantic error: derived metric my.bad_2: 1 + sample.string.hullo: Non-arithmetic type for right operand
Semantic error: derived metric my.bad_3: sample.aggregate.hullo * 1024: Non-arithmetic type for left operand
Semantic error: derived metric my.bad_4: <expr> + sample.string.hullo: Non-arithmetic type for right operand
Semantic error: derived metric my.bad_5: sample.aggregate.hullo - <expr>: Non-arithmetic type for left operand
Semantic error: derived metric my.bad_6: 1 + sample.string.hullo: Non-arithmetic type for right operand
Semantic error: derived metric my.bad_7: sample.string.hullo * 128: Non-arithmetic type for left operand
my.bad_1: pmLookupDesc: Unknown or illegal metric identifier
my.bad_2: pmLookupDesc: Unknown or illegal metric identifier
my.bad_3: pmLookupDesc: Unknown or illegal metric identifier
my.bad_4: pmLookupDesc: Unknown or illegal metric identifier
my.bad_5: pmLookupDesc: Unknown or illegal metric identifier
my.bad_6: pmLookupDesc: Unknown or illegal metric identifier
my.bad_7: pmLookupDesc: Unknown or illegal metric identifier