provide shape too.

This commit is contained in:
Fabian Märki
2015-08-21 08:42:40 +02:00
parent 1e44d2dc2b
commit 9a6b9de4d9

View File

@ -3,5 +3,5 @@ server.port=8080
# defines the fields that are included in the response
# if no fields have been specified by the user
queryrest.default.response.fields=channel,pulseId,globalMillis,globalNanos,iocMillis,iocNanos,value
queryrest.default.response.fields=channel,pulseId,globalMillis,globalNanos,iocMillis,iocNanos,shape,value
queryrest.default.response.aggregations=min,max,sum