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

feat: impl influxdb api with proxy #875

Merged
merged 4 commits into from
May 9, 2023
Merged

feat: impl influxdb api with proxy #875

merged 4 commits into from
May 9, 2023

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented May 8, 2023

Which issue does this PR close?

Closes #

Rationale for this change

Implement influxdb api with proxy.

What changes are included in this PR?

  • Add influxdb in proxy module.
  • Remove some useless code in http query.

Are there any user-facing changes?

No.

How does this change test

CI.

@chunshao90 chunshao90 marked this pull request as ready for review May 8, 2023 12:42
@jiacai2050 jiacai2050 self-requested a review May 9, 2023 03:43
proxy/src/http/query.rs Outdated Show resolved Hide resolved
proxy/src/http/query.rs Outdated Show resolved Hide resolved
proxy/src/http/query.rs Outdated Show resolved Hide resolved
proxy/src/influxdb/mod.rs Show resolved Hide resolved
Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

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

LGTM

@chunshao90 chunshao90 merged commit 2a9344a into apache:main May 9, 2023
5 checks passed
chunshao90 added a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
## Which issue does this PR close?

Closes #

## Rationale for this change
 Implement influxdb api with proxy.

## What changes are included in this PR?
* Add `influxdb` in proxy module.
* Remove some useless code in http query.

## Are there any user-facing changes?
No.

## How does this change test
CI.
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.

None yet

2 participants