Skip to content

PMU data visualization example using Kafka and TimescaleDB#9

Open
nikolasyugi wants to merge 2 commits intosogno-platform:mainfrom
nikolasyugi:main
Open

PMU data visualization example using Kafka and TimescaleDB#9
nikolasyugi wants to merge 2 commits intosogno-platform:mainfrom
nikolasyugi:main

Conversation

@nikolasyugi
Copy link

This PR adds an example deployment for the PMU data visualization based on Kafka (strimzi), TimescaleDB and Grafana.

Signed-off-by: Nikolas Athanasopoulos <nikolas.yugi@gmail.com>
Signed-off-by: Nikolas Athanasopoulos <nikolas.yugi@gmail.com>
@m-mirz m-mirz mentioned this pull request Mar 15, 2022
@m-mirz
Copy link
Contributor

m-mirz commented Jan 24, 2023

@Haifischbecken This might be interesting for your upcoming work related to kafka.

@Haifischbecken
Copy link
Contributor

@m-mirz do you know whether there was any decision regarding InfluxDB or Timescale etc.
In the MQTT based setup we used InfluxDB, was there a reason to change it in this setup?

@Haifischbecken
Copy link
Contributor

@nikolasyugi When looking over the pull request I noticed that it includes docker login secret. After decoding it it does not seem to be an actual login. Luckily looks like there was a syntax error on creation, encoding the PATH to the login file instead of the login file. Secrets should never be pushed since it very difficult to remove them from the commit history. As this secret does not appear to include login credential it should be save to just remove before merging.

@m-mirz
Copy link
Contributor

m-mirz commented May 15, 2023

@Haifischbecken we wanted to try out timescaledb as alternative to influx because postgres is more community driven.

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

Successfully merging this pull request may close these issues.

3 participants