influxdb-rails 1.0.0.beta4 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -3
- data/lib/influxdb/rails/configuration.rb +14 -1
- data/lib/influxdb/rails/version.rb +1 -1
- data/sample-dashboard/Dockerfile +0 -1
- data/sample-dashboard/Rakefile +1 -0
- data/sample-dashboard/Ruby On Rails Performance (per Action).json +1576 -0
- data/sample-dashboard/Ruby On Rails Performance (per Request).json +8 -8
- data/sample-dashboard/Ruby On Rails Performance.json +37 -7
- data/sample-dashboard/docker-compose.yml +1 -0
- data/sample-dashboard/provisioning/performance-action.json +1576 -0
- data/sample-dashboard/provisioning/performance-request.json +8 -8
- data/sample-dashboard/provisioning/performance.json +37 -7
- metadata +7 -5
@@ -59,7 +59,7 @@
|
|
59
59
|
"gnetId": 10429,
|
60
60
|
"graphTooltip": 0,
|
61
61
|
"id": null,
|
62
|
-
"iteration":
|
62
|
+
"iteration": 1571753874432,
|
63
63
|
"links": [],
|
64
64
|
"panels": [
|
65
65
|
{
|
@@ -159,7 +159,7 @@
|
|
159
159
|
],
|
160
160
|
"tags": [
|
161
161
|
{
|
162
|
-
"key": "
|
162
|
+
"key": "request_id",
|
163
163
|
"operator": "=~",
|
164
164
|
"value": "/^$request_id$/"
|
165
165
|
},
|
@@ -265,7 +265,7 @@
|
|
265
265
|
],
|
266
266
|
"tags": [
|
267
267
|
{
|
268
|
-
"key": "
|
268
|
+
"key": "request_id",
|
269
269
|
"operator": "=~",
|
270
270
|
"value": "/^$request_id$/"
|
271
271
|
},
|
@@ -371,7 +371,7 @@
|
|
371
371
|
],
|
372
372
|
"tags": [
|
373
373
|
{
|
374
|
-
"key": "
|
374
|
+
"key": "request_id",
|
375
375
|
"operator": "=~",
|
376
376
|
"value": "/^$request_id$/"
|
377
377
|
},
|
@@ -587,7 +587,7 @@
|
|
587
587
|
],
|
588
588
|
"tags": [
|
589
589
|
{
|
590
|
-
"key": "
|
590
|
+
"key": "request_id",
|
591
591
|
"operator": "=~",
|
592
592
|
"value": "/^$request_id$/"
|
593
593
|
},
|
@@ -750,7 +750,7 @@
|
|
750
750
|
],
|
751
751
|
"tags": [
|
752
752
|
{
|
753
|
-
"key": "
|
753
|
+
"key": "request_id",
|
754
754
|
"operator": "=~",
|
755
755
|
"value": "/^$request_id$/"
|
756
756
|
},
|
@@ -957,7 +957,7 @@
|
|
957
957
|
],
|
958
958
|
"tags": [
|
959
959
|
{
|
960
|
-
"key": "
|
960
|
+
"key": "request_id",
|
961
961
|
"operator": "=~",
|
962
962
|
"value": "/^$request_id$/"
|
963
963
|
},
|
@@ -1049,5 +1049,5 @@
|
|
1049
1049
|
"timezone": "",
|
1050
1050
|
"title": "Ruby On Rails Performance (per Request)",
|
1051
1051
|
"uid": "H8S9fSVWz",
|
1052
|
-
"version":
|
1052
|
+
"version": 1
|
1053
1053
|
}
|
@@ -59,7 +59,7 @@
|
|
59
59
|
"gnetId": 10428,
|
60
60
|
"graphTooltip": 0,
|
61
61
|
"id": null,
|
62
|
-
"iteration":
|
62
|
+
"iteration": 1571758610473,
|
63
63
|
"links": [],
|
64
64
|
"panels": [
|
65
65
|
{
|
@@ -477,7 +477,7 @@
|
|
477
477
|
[
|
478
478
|
{
|
479
479
|
"params": [
|
480
|
-
"
|
480
|
+
"request_id"
|
481
481
|
],
|
482
482
|
"type": "field"
|
483
483
|
},
|
@@ -1261,6 +1261,10 @@
|
|
1261
1261
|
],
|
1262
1262
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
1263
1263
|
"decimals": 2,
|
1264
|
+
"link": true,
|
1265
|
+
"linkTargetBlank": true,
|
1266
|
+
"linkTooltip": "View data per this Controller Action",
|
1267
|
+
"linkUrl": "/d/$ACTION_DASHBOARD_UID/ruby-on-rails-performance-per-action?var-Action=${__cell}&from=$__from&to=$__to",
|
1264
1268
|
"mappingType": 1,
|
1265
1269
|
"pattern": "method",
|
1266
1270
|
"thresholds": [],
|
@@ -1463,6 +1467,10 @@
|
|
1463
1467
|
],
|
1464
1468
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
1465
1469
|
"decimals": 2,
|
1470
|
+
"link": true,
|
1471
|
+
"linkTargetBlank": true,
|
1472
|
+
"linkTooltip": "View data per this Controller Action",
|
1473
|
+
"linkUrl": "/d/$ACTION_DASHBOARD_UID/ruby-on-rails-performance-per-action?var-Action=${__cell}&from=$__from&to=$__to",
|
1466
1474
|
"mappingType": 1,
|
1467
1475
|
"pattern": "location",
|
1468
1476
|
"thresholds": [],
|
@@ -1856,10 +1864,10 @@
|
|
1856
1864
|
"decimals": 2,
|
1857
1865
|
"link": true,
|
1858
1866
|
"linkTargetBlank": false,
|
1859
|
-
"linkTooltip": "
|
1867
|
+
"linkTooltip": "View data per this Request",
|
1860
1868
|
"linkUrl": "/d/$REQUEST_DASHBOARD_UID/ruby-on-rails-performance-per-request?var-request_id=${__cell}&from=${__cell_2}&to=${__cell_0}&var-method=${__cell_1}",
|
1861
1869
|
"mappingType": 1,
|
1862
|
-
"pattern": "
|
1870
|
+
"pattern": "request_id",
|
1863
1871
|
"thresholds": [],
|
1864
1872
|
"type": "string",
|
1865
1873
|
"unit": "short"
|
@@ -1874,6 +1882,10 @@
|
|
1874
1882
|
],
|
1875
1883
|
"dateFormat": "YYYY-MM-DD HH:mm:ss",
|
1876
1884
|
"decimals": 2,
|
1885
|
+
"link": true,
|
1886
|
+
"linkTargetBlank": true,
|
1887
|
+
"linkTooltip": "View data per this Controller Action",
|
1888
|
+
"linkUrl": "/d/$ACTION_DASHBOARD_UID/ruby-on-rails-performance-per-action?var-Action=${__cell}&from=$__from&to=$__to",
|
1877
1889
|
"mappingType": 1,
|
1878
1890
|
"pattern": "method",
|
1879
1891
|
"thresholds": [],
|
@@ -1909,7 +1921,7 @@
|
|
1909
1921
|
[
|
1910
1922
|
{
|
1911
1923
|
"params": [
|
1912
|
-
"
|
1924
|
+
"request_id"
|
1913
1925
|
],
|
1914
1926
|
"type": "field"
|
1915
1927
|
}
|
@@ -1972,6 +1984,24 @@
|
|
1972
1984
|
"query": "H8S9fSVWz",
|
1973
1985
|
"skipUrlSync": false,
|
1974
1986
|
"type": "custom"
|
1987
|
+
},
|
1988
|
+
{
|
1989
|
+
"current": {
|
1990
|
+
"value": "Gpp3B1Pik",
|
1991
|
+
"text": "Gpp3B1Pik"
|
1992
|
+
},
|
1993
|
+
"hide": 2,
|
1994
|
+
"label": null,
|
1995
|
+
"name": "ACTION_DASHBOARD_UID",
|
1996
|
+
"options": [
|
1997
|
+
{
|
1998
|
+
"value": "Gpp3B1Pik",
|
1999
|
+
"text": "Gpp3B1Pik"
|
2000
|
+
}
|
2001
|
+
],
|
2002
|
+
"query": "Gpp3B1Pik",
|
2003
|
+
"skipUrlSync": false,
|
2004
|
+
"type": "constant"
|
1975
2005
|
}
|
1976
2006
|
]
|
1977
2007
|
},
|
@@ -2007,5 +2037,5 @@
|
|
2007
2037
|
"timezone": "",
|
2008
2038
|
"title": "Ruby On Rails Performance Overview",
|
2009
2039
|
"uid": "K2CJtIVZz",
|
2010
|
-
"version":
|
2011
|
-
}
|
2040
|
+
"version": 1
|
2041
|
+
}
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: influxdb-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.0
|
4
|
+
version: 1.0.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Christian Bruckmayer
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2019-10-
|
12
|
+
date: 2019-10-23 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: influxdb
|
@@ -240,11 +240,13 @@ files:
|
|
240
240
|
- sample-dashboard/Dockerfile
|
241
241
|
- sample-dashboard/README.md
|
242
242
|
- sample-dashboard/Rakefile
|
243
|
+
- sample-dashboard/Ruby On Rails Performance (per Action).json
|
243
244
|
- sample-dashboard/Ruby On Rails Performance (per Request).json
|
244
245
|
- sample-dashboard/Ruby On Rails Performance.json
|
245
246
|
- sample-dashboard/docker-compose.yml
|
246
247
|
- sample-dashboard/provisioning/grafana-dashboards.yml
|
247
248
|
- sample-dashboard/provisioning/grafana-datasource.yml
|
249
|
+
- sample-dashboard/provisioning/performance-action.json
|
248
250
|
- sample-dashboard/provisioning/performance-request.json
|
249
251
|
- sample-dashboard/provisioning/performance.json
|
250
252
|
- spec/controllers/widgets_controller_spec.rb
|
@@ -282,11 +284,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
282
284
|
version: 2.3.0
|
283
285
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
284
286
|
requirements:
|
285
|
-
- - "
|
287
|
+
- - ">="
|
286
288
|
- !ruby/object:Gem::Version
|
287
|
-
version:
|
289
|
+
version: '0'
|
288
290
|
requirements: []
|
289
|
-
rubygems_version: 3.0.
|
291
|
+
rubygems_version: 3.0.3
|
290
292
|
signing_key:
|
291
293
|
specification_version: 4
|
292
294
|
summary: InfluxDB bindings for Ruby on Rails.
|