Skip to content

Conversation

@70data
Copy link
Contributor

@70data 70data commented Dec 9, 2018

Prometheus adapter for TiKV.
TiPrometheus support remote read and write.
TiKV is distributed transactional key-value database, originally created to complement TiDB.
I hope it solves the prometheus's storage problem.
I hope to provide a new idea for time series data storage.

@tomwilkie
Copy link
Member

You need to add a DCO to the existing commit.

Signed-off-by: 70data <70data@gmail.com>
@70data
Copy link
Contributor Author

70data commented Dec 9, 2018

Done.
Please check.
@tomwilkie

@aixeshunter
Copy link

Is there no unit test in https://github.com/bragfoo/TiPrometheus?
And no Dockerfile, Makefile there.
Could u please update them?

@70data
Copy link
Contributor Author

70data commented Dec 10, 2018

It's only a first edition but it's ready for production.
This will be followed by development, optimization of performance and availability.
And provide unit test、benchmark report、dockerfile and CI/CD tools.
Because tikv is a dynamically scalable kv storage, Prometheus is given the potential for unlimited expansion.
I will continue to do it later.

@aixeshunter
Copy link

It's only a first edition but it's ready for production.
This will be followed by development, optimization of performance and availability.
And provide unit test、benchmark report、dockerfile and CI/CD tools.
Because tikv is a dynamically scalable kv storage, Prometheus is given the potential for unlimited expansion.
I will continue to do it later.

OK, thx

* [OpenTSDB](https://github.com/prometheus/prometheus/tree/master/documentation/examples/remote_storage/remote_storage_adapter): write
* [PostgreSQL/TimescaleDB](https://github.com/timescale/prometheus-postgresql-adapter): read and write
* [SignalFx](https://github.com/signalfx/metricproxy#prometheus): write
* [TiPrometheus](https://github.com/bragfoo/TiPrometheus): read and write
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be TiKV

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be TiKV

Recovered.

Signed-off-by: yuchang <yuchang@360.cn>
@brian-brazil brian-brazil merged commit f84b1df into prometheus:master Dec 10, 2018
@brian-brazil
Copy link
Contributor

Thanks!

aylei pushed a commit to aylei/docs that referenced this pull request Oct 28, 2019
…prometheus#1235)

* tidb-in-kubernetes: Migrate aws terraform deployment doc to docs repo

* update format and code blocks

* Improve display

* fix note format
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.

4 participants