Skip to content

Commit

Permalink
Update bike-share URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pierwill authored Oct 7, 2020
1 parent 3ec465e commit 7ecc92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/telegraf/v1.15/guides/using_http.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ To retrieve data from the Citi Bike URL endpoint, enable the `inputs.http` input
Specify the following options:

### `urls`
One or more URLs to read metrics from. For this example, use `https://feeds.citibikenyc.com/stations/stations.json`.
One or more URLs to read metrics from. For this example, use `https://gbfs.citibikenyc.com/gbfs/en/station_information.json`.

### `data_format`
The format of the data in the HTTP endpoints that Telegraf will ingest. For this example, use JSON.
Expand Down

0 comments on commit 7ecc92c

Please sign in to comment.