Security: how to prevent override of one host datas by another

I’m planning to setup telegraf + influxdb (+ grafana). I see it’s possible to authenticate clients, but permissions is granted at database level. So if I use only one database, and someone cracks hosta, he will be able to send or override datas of hostb, right? Is there any way to prevent this?