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

Use the guava's EventBus to expose telemetry data from factstore #2882

Closed
bresciamattia opened this issue May 16, 2024 · 0 comments · Fixed by #2947
Closed

Use the guava's EventBus to expose telemetry data from factstore #2882

bresciamattia opened this issue May 16, 2024 · 0 comments · Fixed by #2947

Comments

@bresciamattia
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
It would be nice to be able to observe details within the factstore, in order to analyze and log.

Describe the solution you'd like
Being able to listen to the event bus from the server implementation for this telemetry data.
E.G.: receive events from the bus whenever a subscription query starts/ends, with each subscription request.

This should be documented, to allow users to subscribe to those internal events.

@uweschaefer uweschaefer changed the title Use the event bus to send telemetry data from factstore Use the guava's EventBus to expose telemetry data from factstore May 16, 2024
bresciamattia pushed a commit that referenced this issue Jun 4, 2024
@bresciamattia bresciamattia linked a pull request Jun 4, 2024 that will close this issue
bresciamattia pushed a commit that referenced this issue Jun 5, 2024
bresciamattia pushed a commit that referenced this issue Jun 12, 2024
uweschaefer added a commit that referenced this issue Jun 14, 2024
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 a pull request may close this issue.

1 participant