Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
404 views
in Technique[技术] by (71.8m points)

elasticsearch - Draw Pie Chart in Kibana based on field values

we have a requirement to some of our test results in kibana pie chart . e.g we have the index pattern as following with the fields and i want to plot passedCount, failedCount values in kibana Pie Chart with each timestamp .

timestamp: Jan 25, 2021 @ 14:34:02.110 , messsage: "TAP Execution completed", passedCount: 15, failedCount: 11

As we use aggregations based on no of entries in logs , but not based on values . please suggest how do we use values to draw pie charts

question from:https://stackoverflow.com/questions/65913055/draw-pie-chart-in-kibana-based-on-field-values

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...