Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/monitoring externalization #88

Merged
merged 14 commits into from
Feb 11, 2020

Conversation

dcseifert
Copy link
Contributor

Description

Did a refactoring of the Policy-Compiler which was necessary to implement a generic telemetry handling.
Two TelemetryProvider are now implemented:

  • ApplicationInsights
  • Prometheus

With this refactoring the Feature "Respond with status code instead of JSON-Body" was removed.
Kelon now always responds with only a status code and no JSON-Body is sent anymore. This is not needed anymore.

@mkjoerg do you confirm this?

close #87

@dcseifert dcseifert added this to the Capability test milestone Feb 11, 2020
@dcseifert dcseifert self-assigned this Feb 11, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dcseifert dcseifert merged commit 44ad644 into develop Feb 11, 2020
@dcseifert dcseifert deleted the feature/monitoring-externalization branch February 12, 2020 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant