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

fix: Improve errors when unable to process events #679

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

arthurpitman
Copy link
Collaborator

Closes #678
Signed-off-by: Arthur Pitman [email protected]

@sonarcloud
Copy link

sonarcloud bot commented Jan 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

}

creds, err := credentialsProvider.GetDynatraceCredentials(dynatraceConfig.DtCreds)
func NewEventHandler(event cloudevents.Event) DynatraceEventHandler {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[golint] reported by reviewdog 🐶
exported function NewEventHandler should have comment or be unexported

@github-actions
Copy link
Contributor

The following Docker Images have been built:
keptncontrib/dynatrace-service:0.20.0-dev-PR-679,keptncontrib/dynatrace-service:0.20.0-dev-PR-679.202201171124

Copy link
Contributor

@j-poecher j-poecher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@arthurpitman arthurpitman merged commit b0f024c into master Jan 17, 2022
@arthurpitman arthurpitman deleted the fix/678/improve-error-messages branch January 17, 2022 12:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve error messages when the dynatrace-service is unable to process an event
2 participants