Skip to content

Commit cd8da46

Browse files
Sriram Ganesantrondn
Sriram Ganesan
authored andcommitted
MB-25403: Remove ep_version statistic
Change-Id: I405906fcda605394e51a006849c55911d5a08284 Reviewed-on: http://review.couchbase.org/81649 Tested-by: Build Bot <[email protected]> Reviewed-by: Trond Norbye <[email protected]>
1 parent b872a06 commit cd8da46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cproxy_stats.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
char *protocol_stats_keys_first =
1919
"pid version libevent "
20-
"ep_version ep_dbname ep_storage_type ep_flusher_state ep_warmup_thread ";
20+
"ep_dbname ep_storage_type ep_flusher_state ep_warmup_thread ";
2121

2222
char *protocol_stats_keys_smallest =
2323
"uptime "

0 commit comments

Comments
 (0)