Add link to /debug/vars endpoint
parent
f52554e7b4
commit
b04032c923
|
@ -14,8 +14,8 @@ v2: /influxdb/v2.0/reference/release-notes/influxdb/
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- Use latest version of InfluxQL package.
|
- Use latest version of InfluxQL package.
|
||||||
- Add `-lponly` flag to [`influx export`](/influxdb/v2.0/reference/cli/influx/export/) sub-command.
|
- Add `-lponly` flag to [`influx export`](/influxdb/v2.0/reference/cli/influx/export/).
|
||||||
- Add the ability to track number of values written via `/debug/vars`.
|
- Add the ability to track number of values written via the [/debug/vars HTTP endpoint](/influxdb/v1.8/tools/api/#debug-vars-http-endpoint).
|
||||||
- Update UUID library from [github.com/satori/go.uuid](https://github.com/satori/go.uuid) to [github.com/gofrs/uuid](https://github.com/gofrs/uuid).
|
- Update UUID library from [github.com/satori/go.uuid](https://github.com/satori/go.uuid) to [github.com/gofrs/uuid](https://github.com/gofrs/uuid).
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
Loading…
Reference in New Issue