GreptimeTeam / greptimedb

An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
https://greptime.com/
Apache License 2.0
4.23k stars 303 forks source link

chore: enhance add pipeline http api return data #4167

Closed paomian closed 3 months ago

paomian commented 3 months ago

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

What's changed and what's your intention?

Making "add pipeline" http API return more info about added pipeline.

Checklist

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.

Project coverage is 84.82%. Comparing base (ea2d067) to head (44c5f88). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4167 +/- ## ========================================== - Coverage 85.16% 84.82% -0.34% ========================================== Files 1021 1020 -1 Lines 179241 179654 +413 ========================================== - Hits 152650 152397 -253 - Misses 26591 27257 +666 ```