Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Process problem event with source dynatrace #127

Closed
1 task
johannes-b opened this issue Apr 20, 2020 · 2 comments
Closed
1 task

Process problem event with source dynatrace #127

johannes-b opened this issue Apr 20, 2020 · 2 comments
Assignees

Comments

@johannes-b
Copy link
Contributor

johannes-b commented Apr 20, 2020

If a problem event is received by the dynatrace-service, it checks whether the source is equals https://github.com/keptn/keptn/api:
https://github.com/keptn-contrib/dynatrace-service/blob/master/pkg/event_handler/problem_handler.go#L58

Due to the change in https://github.com/keptn/keptn/pull/1653/files, the event source is not https://github.com/keptn/keptn/api per default, but rather the real source of the event, i.e., dynatrace.

image

Definition of Done:

  • dynatrace-service processes problem events with source: dynatrace.
@christian-kreuzberger-dtx
Copy link
Contributor

Make sure to also double-check the events subscribed to in the distributor

@bacherfl bacherfl self-assigned this Apr 23, 2020
bacherfl added a commit that referenced this issue Apr 24, 2020
bacherfl added a commit that referenced this issue Apr 24, 2020
bacherfl added a commit that referenced this issue Apr 27, 2020
* #127 only handle problem events that come from dynatrace (ignore events that the service sent out itself)

* #127 fix deployment of OneAgent
@christian-kreuzberger-dtx
Copy link
Contributor

@bacherfl I believe this has been fixed by your PR #129 and we can close this, correct?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants