elasticsearch-dsl-rs icon indicating copy to clipboard operation
elasticsearch-dsl-rs copied to clipboard

Implement metrics aggregations

Open buinauskas opened this issue 4 years ago • 7 comments

buinauskas avatar Oct 23 '21 12:10 buinauskas

Can you assign it to me? I'm willing to provide support!

iamazy avatar Oct 28 '21 00:10 iamazy

@iamazy totally! Try submitting changes in smaller batches if possible, they'll be easier to review. Let me know if you have some questions, I'll be glad to answer them.

Thank you very much!

buinauskas avatar Oct 28 '21 05:10 buinauskas

  • [x] cardinality(#29)
  • [x] avg(#34)
  • [x] max(#35)
  • [x] min(#35)
  • [x] sum(#35)
  • [x] rate(#37)
  • [x] boxplot(#39)

iamazy avatar Oct 28 '21 06:10 iamazy

@buinauskas Hi, I submit a pr(#29) and you can see if there have any problem. I will submit pr just like that later.

iamazy avatar Oct 28 '21 06:10 iamazy

@iamazy that's excellent!

buinauskas avatar Oct 28 '21 07:10 buinauskas

@iamazy I just want to appreciate and thank you for all the work you've put into implementing aggregations/queries for this project. You're doing an amazing job, thank you!

buinauskas avatar Nov 03 '21 09:11 buinauskas

@buinauskas That's all right, I also learned a lot from this project!

iamazy avatar Nov 03 '21 11:11 iamazy