Docs.rs
nom_nrql-0.1.2
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nom_nrql 0.1.2
NRQL (New Relic Query Language) streaming parser built with nom.
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
apdex_named_arg.json
apdex_named_arg.nrql
average_duration_12h.json
average_duration_12h.nrql
compare_with_timeseries.json
compare_with_timeseries.nrql
compare_with_week.json
compare_with_week.nrql
facet_cases.json
facet_cases.nrql
facet_order_by_limit.json
facet_order_by_limit.nrql
facet_os_version.json
facet_os_version.nrql
filter_with_where.json
filter_with_where.nrql
from_log_select_star.json
from_log_select_star.nrql
from_transaction_pageview.json
from_transaction_pageview.nrql
funnel_with_where.json
funnel_with_where.nrql
limit_offset.json
limit_offset.nrql
percentile_95.json
percentile_95.nrql
rate_with_interval.json
rate_with_interval.nrql
select_count_avg_duration.json
select_count_avg_duration.nrql
select_function_alias.json
select_function_alias.nrql
since_now.json
since_now.nrql
since_unix_millis.json
since_unix_millis.nrql
sum_metric_since_until.json
sum_metric_since_until.nrql
timeseries_1_hour.json
timeseries_1_hour.nrql
timeseries_extrapolate.json
timeseries_extrapolate.nrql
unique_count_pageview.json
unique_count_pageview.nrql
where_customer_name.json
where_customer_name.nrql
where_in_list.json
where_in_list.nrql
where_is_not_null.json
where_is_not_null.nrql
where_numeric.json
where_numeric.nrql
with_timezone.json
with_timezone.nrql
1
SELECT count(*) AS 'Total Events' FROM Transaction SINCE 1 hour ago