GreptimeTeam / demo-scene

👾Scripts and samples to support Greptime Demos and Talks.
https://greptime.com
Apache License 2.0
25 stars 8 forks source link
cloud demo greptimedb mysql time-series

GreptimeCloud Logo

# Demo Scene Scripts and samples to support Greptime Demos and Talks. Might be rough around the edges ;-) ## Content ### Applications * [Keyboard Monitor](keyboard-monitor) ([✍️ blog](https://greptime.com/blogs/2024-03-19-keyboard-monitoring)) * [Observability for Nginx on Logs & Metrics](nginx-log-metrics) ### Data pipelines (Ingestion + Greptime + Analysis or Display) * [InfluxDB Line Protocol + GreptimeDB + Web UI](influxdb-lineprotocol) ([🎥 tutorial](https://www.youtube.com/watch?v=JZuq0inSO9Q)) * [Prometheus Node Exporter + GreptimeDB + Web Dashboard or Grafana Dashboard](node-exporter) * [Telegraf + GreptimeDB + Web UI](telegraf-ingestion) * [Kafka + Vector + GreptimeDB + Web UI](kafka-ingestion) * [Flight data ingestion and visualization](flight-data-ingester), including geospatial index with H3 * [Grafana Alloy + GreptimeDB](grafana-alloy) ### Data Migrations * [From InfluxDB v2 to GreptimeDB](influxdb-v2-to-greptime) ([🎥 tutorial](https://www.youtube.com/watch?v=jiwZoRMzYis) / [✍️ blog](https://greptime.com/blogs/2024-04-16-migrate-data-from-influxdbv2)) * [From InfluxDB v1 to GreptimeDB](influxdb-v1-to-greptime) ## Feedback & Questions * Bugs or issues with demo: raise an issue on this GitHub project * General question and assistance: [GitHub Discussions](https://github.com/orgs/GreptimeTeam/discussions) / [Slack](https://greptime.com/slack)