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

[WIP] Using timeseries database influxdb #63

Closed
wants to merge 1 commit into from
Closed

Conversation

karimkawambwa
Copy link
Contributor

Description

  • Introducing Influxdb
  • Using TICK stack
  • Using self hosted grafana
  • Convert all api calls to use influx db client read/write
  • Remove al unnecessary management commands
  • Update Dockerfile to Deploy to dokku
  • Ensure the static data..json files are working (possible to make these route with influxdb data`
  • Move all old data into influxdb using the postgres_to_influx.py script I wrote to port the data over

NOTE: The changes should not be breaking changes

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Screenshots

Screen Shot 2020-03-24 at 2 21 15 PM

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@karimkawambwa karimkawambwa added the enhancement New feature or request label Apr 3, 2020
@karimkawambwa karimkawambwa changed the title Using timeseries database influxdb [WIP] Using timeseries database influxdb Apr 3, 2020
@karimkawambwa
Copy link
Contributor Author

karimkawambwa commented Apr 3, 2020

@karimkawambwa karimkawambwa mentioned this pull request Apr 14, 2020
@kilemensi
Copy link
Member

👍🏾 on TimeSeries DB ... especialy TimescaleDB is very interesting as it's built on top of PostgreSQL.

@kilemensi kilemensi closed this Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants