Merge changes

pull/10616/head
nathan haugo 2016-11-11 13:13:28 -08:00
commit 518996ae9d
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
"name": "NSQ - Topic Ingress",
"queries": [
{
"query": "select non_negative_derivative(max(\"message_count\")) AS \"messages_per_second\" FROM nsq_topic",
"query": "SELECT non_negative_derivative(max(\"message_count\")) AS \"messages_per_second\" FROM nsq_topic",
"db": "telegraf",
"rp": "",
"groupbys": [