keptn / lifecycle-toolkit

Toolkit for cloud-native application lifecycle management
https://keptn.sh
Apache License 2.0
316 stars 125 forks source link

Integrating Keptn with ELK Stack #3727

Open arkaonline opened 2 months ago

arkaonline commented 2 months ago

Hello Community

We are using ELK stack in our organization. Apparently Keptn don't have a KeptnMetricsProvider that works with Elastic currently. Has someone created a custom KeptnMetricsProvider for Elastic that you can share with us.

mowies commented 2 months ago

The provider could be created and contributed as part of this issue as well. Docs for this are here. The existing providers can be found here.

Bharadwajshivam28 commented 2 months ago

Hey @mowies I would like to integrate this feature

arkaonline commented 1 month ago

The Elastic endpoint we are currently using is https://coord.elastic.orgname.com/apm-*/_search

@Bharadwajshivam28

Bharadwajshivam28 commented 1 month ago

okay thanks @arkaonline

arkaonline commented 1 month ago

Hi @Bharadwajshivam28 just checking in.. Were you able to complete the E2E and Unit testing and proceed with the merge request?

Bharadwajshivam28 commented 1 month ago

Hi @Bharadwajshivam28 just checking in.. Were you able to complete the E2E and Unit testing and proceed with the merge request?

Hey the provider and unit test are done I am left with e2e test

arkaonline commented 2 weeks ago

checking in for any update @Bharadwajshivam28

arkaonline commented 1 week ago

@Bharadwajshivam28 @mowies were we able to complete the E2E test? can you please roll up the code to github so that we can download it and implement at our end?