-
Notifications
You must be signed in to change notification settings - Fork 115
Expand file tree
/
Copy pathNewRelicQueryLanguage.uew
More file actions
57 lines (57 loc) · 1005 Bytes
/
NewRelicQueryLanguage.uew
File metadata and controls
57 lines (57 loc) · 1005 Bytes
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
46
47
48
49
50
51
52
53
54
55
56
57
/L13"New Relic" SQL_LANG Nocase String Chars = `' Escape Char = \ File Extensions = NR
/Regexp Type = Perl
/Delimiters = ! " #&'()*+,-.//:;<=>@|
/Open Brace Strings = "{" "(" "["
/Close Brace Strings = "}" ")" "]"
/Open Fold Strings = "{"
/Close Fold Strings = "}"
/C1"Functions"
abs accountId aggregationendtime apdex average
boolean bucketPercentile buckets
capture cardinality ceil clamp_max clamp_min count
derivative dimensions
earliest eventType exp
filter floor funnel
getField
histogram
in
keyset
latest latestrate ln log log2 log10
max median min minuteOf mod
numeric
percentage percentile pow predictLinear
rate round
sqrt stddev stdvar sum
uniqueCount uniques
/C2"Keywords"
and as
by
cases compare
event extrapolate
facet from
is
like limit
metric_format
not null
offset optionals or order
select show since slide
timeseries timezone types
until
where with
/C3"Time Units"
ago
day days
hour hours
minute minutes month months
second seconds
week weeks
year years
/C4"Operators"
!
%
*
+
-
<
=
>