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

PMU data visualization example using Kafka and TimescaleDB #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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 <[email protected]>
Signed-off-by: Nikolas Athanasopoulos <[email protected]>
@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