▲ | k_bx 4 days ago | |||||||||||||
I'm evaluating Greptimedb in prod and while I hate to have a needless component like OTEL-Collector in general, it serves as a read-only gate between the database and the user, so that greptime keeps listening to localhost only, and OTEL-Collector guarantees nobody will write to the database directly. If it were to give more fine-grained control over write-only access -- would probably just write directly and let it handle the load. | ||||||||||||||
▲ | killme2008 4 days ago | parent [-] | |||||||||||||
Thank you for evaluating GreptimeDB. We agree that fine-grained access control is important. A read-only user role will be available in the next major release. | ||||||||||||||
|