How to know which database is having more read and writes happening
Hello @vi1421,
Have you seen:
Take a look and let me know if it’s helpful.
As an aside the following could also be useful in the future:
@Anaisdg I don’t think this is useful for us, we are using the version
name: build
Branch Build Time Commit Version
1.6 389de31c961831de0a9f4172173337d4a6193909 1.6.3
That version is very old now. If you haven’t started planning an upgrade or parallel build of a new server running 2.x version I would courage you to do so.
@FixTestRepeat Yes, We are planning an upgrade soon.
Is there a way to identify which DB and measurement are getting more read/write for this influxdb version ?
Hm, it’s one of the risks of leaving something in place without upgrading for so long.
Have a look at the page below.
Show stats may help
And the /metrics endpoint - although this might not exist in 1.6.x
@FixTestRepeat Thanks, I will take a look