GitHub user Duansg added a comment to the discussion: Discussion on fingerprint generation logic
> > This brings up a long-standing question — should we focus on deep > > integration with a single TSDB, or simply maintain compatibility with > > multiple TSDBs? > > At the moment, since we need the logs feature, it seems that we do need > > GreptimeDB. @bigcyy @Duansg @zqr10159 > > +1, I agree that we should focus on deep integration with a single TSDB > rather than broadening our compatibility. > I agree with your perspective. From an implementation standpoint, supporting different repositories is indeed a persistent and complex process. However, I believe the core issue that needs to be discussed first is whether to provide pre-processing or post-processing cardinality detection capabilities. I think this would help users distinguish tags with high cardinality and reduce the resource consumption of the underlying storage. GitHub link: https://github.com/apache/hertzbeat/discussions/3845#discussioncomment-14899006 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
