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

Metrics for long running connection reported only once closed #9259

Closed
exalate-issue-sync bot opened this issue Sep 26, 2023 · 1 comment
Closed

Metrics for long running connection reported only once closed #9259

exalate-issue-sync bot opened this issue Sep 26, 2023 · 1 comment

Comments

@exalate-issue-sync
Copy link

To reproduce:

  • create a message API with SSE entrypoint and Mock endpoint
  • call the sse endpoint
  • Check in the ElasticSearch index gravitee-v4-metrics: there is no document until the connection is closed

Expected behavior:

We should see a metric related to the ongoing connection. In this metrics the requestEnded flag should be false and we should have part of the metric attribute (api, requestId, plan, application…)

mergify bot pushed a commit to gravitee-io/gravitee-api-management that referenced this issue Sep 27, 2023
mergify bot pushed a commit to gravitee-io/gravitee-api-management that referenced this issue Sep 27, 2023
jgiovaresco added a commit to gravitee-io/gravitee-api-management that referenced this issue Sep 27, 2023
jgiovaresco added a commit to gravitee-io/gravitee-api-management that referenced this issue Sep 27, 2023
@exalate-issue-sync
Copy link
Author

This issue has been fixed in versions 4.0.9, 4.1.0

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

No branches or pull requests

0 participants