Skip to content

Commit cd8da46

Browse files
Sriram Ganesantrondn
authored andcommitted
MB-25403: Remove ep_version statistic
Change-Id: I405906fcda605394e51a006849c55911d5a08284 Reviewed-on: http://review.couchbase.org/81649 Tested-by: Build Bot <build@couchbase.com> Reviewed-by: Trond Norbye <trond.norbye@gmail.com>
1 parent b872a06 commit cd8da46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cproxy_stats.c

Lines changed: 1 addition & 1 deletion
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)