Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to convert exported TSM backup files to other formats like CSV or JSON #25393

Open
mrceyhun opened this issue Sep 25, 2024 · 0 comments

Comments

@mrceyhun
Copy link

A newbee question:
I've searched in the issues and in the internet but couldn't find any hint. I've checked all InfluxDB CLI tools and available commands of them.

I've a use-case that I need to do analysis on backup TSM data, however, I couldn't find how to read them programatically. The best would be to read data using Python pandas library.

If it is not possible, I can develop a tool in GoLang to convert .tsm file to some CSV/JSON format. I'm looking for the general possibilities and some directions.

How I took backup: influxd backup -portable influx_backup
InfluxDB version: 1.7.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant