bragfoo / TiPrometheus

Apache License 2.0
74 stars 12 forks source link

remote_read error: context deadline exceeded #7

Open lyc0221 opened 4 years ago

lyc0221 commented 4 years ago

remote_read: error sending request: Post http://127.0.0.1:12350/read: context deadline exceeded

how ?

configure prometheus:

remote_read:
  - url: "http://127.0.0.1:12350/read"
70data commented 4 years ago

The project will be refactored recently,and additional detailed documentation.

lyc0221 commented 4 years ago

The project will be refactored recently,and additional detailed documentation.

When is it expected to be finished?