Git Product home page Git Product logo

Comments (3)

StephenCWills avatar StephenCWills commented on June 5, 2024

There is an output adapter that was designed to send real-time data to InfluxDB, but there is no step-by-step guide to set it up. My recommendation would be to use the openHistorian Manager to set up a custom output adapter (Outputs > Manage Custom Outputs) and select InfluxDB from the Type dropdown. You would also need to configure the Connection String appropriately.

To move archived data from openHistorian to InfluxDB, you would need to do some custom development. A conversion tool could be built based on HistorianDataWalker, and the InfluxDB adapter's code could be used as a reference to help get the data into InfluxDB.

HistorianDataWalker:
https://github.com/GridProtectionAlliance/HistorianDataWalker

InfluxDB adapter:
https://github.com/GridProtectionAlliance/gsf/blob/master/Source/Libraries/Adapters/InfluxDBAdapters/InfluxDBOutputAdapter.cs

from openhistorian.

esoda avatar esoda commented on June 5, 2024

Hi, thank you very much for your reply.
Unfortunately we tried to follow the procedure you indicated ("Outputs > Manage Custom Outputs) and select InfluxDB from the Type dropdown) but it is not working.

We tried to call the authentication APIs inside the .cs, but it responds with the error "404 not found".
We are working with the 1.7 version of influxDB. Is this compatible? Can you recommend a version that definitely works?

I would like to ask you finally if the open historia + influxdb solution is suitable for real time saves.

from openhistorian.

ritchiecarroll avatar ritchiecarroll commented on June 5, 2024

Version 2.6 now includes an adapter for pushing to Azure Event Hubs that you can try as well.

from openhistorian.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.