Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道涌入是针对测量类型数据的。但我也将它用于某些事件的注释。
我有每分钟运行的脚本,它很难意识到事件已经发生。我可以在插入时做些什么,只插入新记录而不是每次插入。
所以似乎没有办法做到这一点(这里没有答案)。但是我通过先执行查询解决了这个问题,如果没有找到记录执行插入。
基本上我必须让脚本弄清楚。