influxdata / influxdata/docs-v2
Replicate data from InfluxDB OSS: replications / remotes endpoint mix up
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
_Describe the issue here._
##### Relevant URLs
- _Provide relevant URLs (the doc page in question, project issues, community threads, etc.)_
URL: https://docs.influxdata.com/influxdb/v2/write-data/replication/replicate-data/?t=API
```
Send a POST request to your local InfluxDB OSS /api/v2/replications endpoint to create a replication stream.
[POST localhost:8086/api/v2/remotes] (https://docs.influxdata.com/influxdb/v2/api/#operation/PostRemoteConnection)
```
should link to the replications endpoint, not remotes
remoteBucketID* and remoteBucketName* description boxes malformed
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked replication page and inspect the API links and remoteBucketID/remoteBucketName description boxes. Confirm which documentation source controls these sections, then update the POST link to the replications endpoint and make sure the description boxes render correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100