You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added metadata validation command
* changed command from validate to metadata, more validations
* added metadata verify to travis
* refactor, fix unicode handling
* refactor, reflect errors in exit code
* add validation for unit names too
* address metric_prefix comments
* short_name is optional
* fixed metadata validations
* changed description field to recommended optional field
* fixed new lines at end of file
couchdb.couchdb.query_server.vdu_process_time.harmonic_mean,gauge,,millisecond,,Harmonic_mean of the duration of validate_doc_update function calls,-1,couchdb2,
163
163
couchdb.couchdb.query_server.vdu_process_time.median,gauge,,millisecond,,Median of the duration of validate_doc_update function calls,-1,couchdb2,
164
164
couchdb.couchdb.query_server.vdu_process_time.variance,gauge,,millisecond,,Variance of the duration of validate_doc_update function calls,-1,couchdb2,
165
-
couchdb.couchdb.query_server.vdu_process_time.standard_deviation,gaugemillisecond,,,,Standard_deviation of the duration of validate_doc_update function calls,-1,couchdb2,
165
+
couchdb.couchdb.query_server.vdu_process_time.standard_deviation,gauge,,millisecond,,Standard_deviation of the duration of validate_doc_update function calls,-1,couchdb2,
166
166
couchdb.couchdb.query_server.vdu_process_time.skewness,gauge,,millisecond,,Skewness of the duration of validate_doc_update function calls,-1,couchdb2,
167
167
couchdb.couchdb.query_server.vdu_process_time.kurtosis,gauge,,millisecond,,Kurtosis of the duration of validate_doc_update function calls,-1,couchdb2,
168
168
couchdb.couchdb.query_server.vdu_process_time.percentile.50,gauge,,millisecond,,Percentile 50 of the duration of validate_doc_update function calls,-1,couchdb2,
0 commit comments