zhangjianweibj commented on a change in pull request #5932:
URL: https://github.com/apache/skywalking/pull/5932#discussion_r533411120



##########
File path: docs/en/setup/backend/configuration-vocabulary.md
##########
@@ -138,6 +138,7 @@ core|default|role|Option values, 
`Mixed/Receiver/Aggregator`. **Receiver** mode
 | - | - | database | Database of InfluxDB. | SW_STORAGE_INFLUXDB_DATABASE | 
skywalking |
 | - | - | actions | The number of actions to collect. | 
SW_STORAGE_INFLUXDB_ACTIONS | 1000 |
 | - | - | duration | The time to wait at most (milliseconds). | 
SW_STORAGE_INFLUXDB_DURATION | 1000|
+| - | - | responseFormat | Influxdb response format option. | 
SW_STORAGE_INFLUXDB_RESPONSE_FORMAT | MSGPACK|

Review comment:
       
https://javadoc.io/static/org.influxdb/influxdb-java/2.17/org/influxdb/InfluxDB.ResponseFormat.html
   
   https://github.com/influxdata/influxdb/issues/8330




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to