You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KairosDB
Hi,
Has anyone tried exporting data from KairosDB into PostGres? I wanted to know various options to do this efficiently
Brian Hawkins
unread,
Sep 14, 2023, 12:24:05 PM9/14/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KairosDB
This is an interesting request. Are you looking to send tag data or all metric data to postgres? We have plugins that export just tag information to elastic search. We also have plugins that send all data to remote systems so there is at least a model you can follow to build a plugin to export to postgres.
Let me know more of your use case and I can give you more detailed information.