noramullen1
|
c63a94b65e
|
Addressed PR feedback
|
2020-08-12 14:29:01 -07:00 |
noramullen1
|
3e393cf491
|
Add how to view dashboard ID (addresses #1278 )
|
2020-08-12 06:54:35 -07:00 |
pierwill
|
86f06ffc5e
|
Merge pull request #1284 from influxdata/pierwill-patch-1
Fix link to sample data
|
2020-08-10 11:57:44 -07:00 |
pierwill
|
e2365f602c
|
Fix link to sample data
Closes https://github.com/influxdata/DAR/issues/108
|
2020-08-10 11:56:08 -07:00 |
Scott Anderson
|
35f5774a94
|
Merge pull request #1276 from influxdata/beta-16
Beta 16
|
2020-08-07 14:27:21 -06:00 |
noramullen1
|
81cef622d9
|
Merge pull request #1273 from influxdata/beta-16-changelog
Beta 16 changelog
|
2020-08-06 12:26:01 -07:00 |
Scott Anderson
|
59233554a3
|
Merge pull request #1275 from influxdata/beta-16-swagger
Updated swagger.yml for Beta 16
|
2020-08-06 13:15:10 -06:00 |
Scott Anderson
|
78bdb53715
|
updated swagger.yml for beta-16
|
2020-08-06 13:12:03 -06:00 |
Scott Anderson
|
1ca2ee2456
|
Merge pull request #1274 from influxdata/beta-16-cli-updates
Add 'influx dashboards command', deprecate 'influx repl'
|
2020-08-06 13:09:21 -06:00 |
Scott Anderson
|
6e9c8df361
|
updated influx dashboards example comments
|
2020-08-06 13:07:23 -06:00 |
noramullen1
|
45f53dec90
|
Update breaking changes
|
2020-08-06 11:48:09 -07:00 |
Scott Anderson
|
7c198fc07b
|
removed unnecessary influx dashboards syntax
|
2020-08-06 12:27:52 -06:00 |
Scott Anderson
|
e6c937b516
|
added influx dashboards command, deprecated influx repl, resovles #1270
|
2020-08-06 12:25:47 -06:00 |
noramullen1
|
c090a7d04c
|
Merge branch 'beta-16' into beta-16-changelog
|
2020-08-06 11:05:18 -07:00 |
noramullen1
|
9de2147efb
|
Add changelog
|
2020-08-06 11:04:37 -07:00 |
Scott Anderson
|
61ef334676
|
updated download links for beta-16
|
2020-08-06 11:52:42 -06:00 |
Scott Anderson
|
e4072e9b7d
|
Merge pull request #1266 from influxdata/flux-0.77
Flux 0.77
|
2020-08-04 15:35:30 -06:00 |
Scott Anderson
|
3649bd3159
|
added link to flux 0.77.0 changelog
|
2020-08-04 14:56:48 -06:00 |
Scott Anderson
|
4be2fa8655
|
updated duration example, commented out fn param on keyValues
|
2020-08-04 14:56:04 -06:00 |
Scott Anderson
|
6f1f0941b0
|
Merge pull request #1265 from influxdata/contrib-influxdb-select
Added user-contributed 'influxdb' package
|
2020-08-04 14:04:50 -06:00 |
Scott Anderson
|
c48a8147cf
|
updated influxdb.select to address PR feedback
|
2020-08-04 12:56:48 -06:00 |
Scott Anderson
|
3c8b07cda7
|
added user-contributed influxdb package and influxdb.select function
|
2020-08-04 11:27:40 -06:00 |
Scott Anderson
|
b6e11c2baa
|
Merge pull request #1263 from influxdata/contrib-rows
Added Rows package and 'rows.map' function
|
2020-08-04 09:14:25 -06:00 |
Scott Anderson
|
456fef4da5
|
added toc for rows.map examples
|
2020-08-04 08:58:24 -06:00 |
Scott Anderson
|
13e97b8fd5
|
updated note about contrib packages
|
2020-08-04 08:52:08 -06:00 |
Scott Anderson
|
6abdfe6dcb
|
added contrib fn note, added link to group key definition
|
2020-08-04 08:50:17 -06:00 |
Scott Anderson
|
b379586bbf
|
add map.rows link to flux changelog
|
2020-08-03 17:18:16 -06:00 |
Scott Anderson
|
a5fd7bdd07
|
added rows papckage and rows.map function
|
2020-08-03 17:16:01 -06:00 |
Scott Anderson
|
84e3b1b094
|
added flux 0.77.0 and 0.77.1 release notes
|
2020-08-03 14:05:36 -06:00 |
pierwill
|
462e1fd4c5
|
Merge pull request #1259 from influxdata/fix-duration-link
Fix link in Flux docs
|
2020-07-31 10:54:39 -07:00 |
pierwill
|
0558007cfd
|
Fix link in Flux docs
|
2020-07-31 10:53:31 -07:00 |
pierwill
|
d3fcb92354
|
Merge pull request #1253 from influxdata/write-urls
Link to InfluxDB URLs from Write Data page
|
2020-07-29 13:07:48 -07:00 |
pierwill
|
2b161005a2
|
Link to InfluxDB URLs from Write Data page
Closes #1242
|
2020-07-29 12:42:30 -07:00 |
noramullen1
|
78bf3b8fef
|
Merge pull request #1233 from influxdata/aws-lambda
AWS Lambda content
|
2020-07-29 08:24:43 -07:00 |
noramullen1
|
6ddd23e886
|
Update name to fix build
|
2020-07-29 08:01:11 -07:00 |
Scott Anderson
|
a909d2ac32
|
Merge pull request #1249 from influxdata/flux-0.76
Flux 0.75 & 0.76
|
2020-07-29 08:43:17 -06:00 |
Scott Anderson
|
642edc1429
|
Merge pull request #1251 from influxdata/flux/update-http-post
Update http.post()
|
2020-07-28 14:13:01 -06:00 |
Scott Anderson
|
bdfc95b178
|
updated http.post with note about special characters in header keys, resolves influxdata/DAR#103
|
2020-07-28 13:45:05 -06:00 |
Scott Anderson
|
c8da1e7585
|
hotfix: updated nested menu partial
|
2020-07-28 12:59:46 -06:00 |
pierwill
|
c0a3dad2fd
|
Merge pull request #1250 from influxdata/pierwill-patch-1
Fix check example
|
2020-07-27 15:21:44 -07:00 |
pierwill
|
1d7479dc4c
|
Fix check example
Closes #1247
|
2020-07-27 15:07:10 -07:00 |
Scott Anderson
|
ffe813e906
|
added flux 0.76.0 and 0.76.1 release notes
|
2020-07-27 15:55:41 -06:00 |
Scott Anderson
|
177a9272ee
|
added flux 0.75 release notes
|
2020-07-27 15:44:28 -06:00 |
pierwill
|
473ad0f497
|
Document authenticating requests with Postman (#1227)
Document authenticated requests with Postman
|
2020-07-27 10:59:02 -07:00 |
Scott Anderson
|
fb6a008855
|
hotfix: typos and additional clarification in telegraf create doc
|
2020-07-24 15:42:31 -06:00 |
pierwill
|
abdec31bb0
|
Merge pull request #1244 from influxdata/third-party-demo-note
Add note on integrations to sample data page
|
2020-07-24 13:26:46 -07:00 |
pierwill
|
1f1486ebcc
|
Add note on integrations to sample data page
Fixes #1243
|
2020-07-24 13:14:56 -07:00 |
Scott Anderson
|
3565bb953b
|
Merge pull request #1239 from influxdata/manage-telegrafs
Telegraf configuration management
|
2020-07-23 15:47:56 -06:00 |
Scott Anderson
|
fdacf5fff7
|
updated telegraf config management docs with PR feedback
|
2020-07-23 15:45:40 -06:00 |
Scott Anderson
|
eb0f46d724
|
Merge pull request #1240 from influxdata/beta-15-cli-updates
Beta 15 CLI updates
|
2020-07-23 15:30:51 -06:00 |