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

ipc: add option to disable inflight #1150

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

brharrington
Copy link
Contributor

The inflight metrics are poorly modeled and can often be confusing. They do not aggregate as expected so aren't really meaningful unless you understand the full set of dimensions used. Add option to disable them. Cannot remove for now due to backwards compatibility.

The inflight metrics are poorly modeled and can often be
confusing. They do not aggregate as expected so aren't
really meaningful unless you understand the full set of
dimensions used. Add option to disable them. Cannot
remove for now due to backwards compatibility.
@brharrington brharrington added this to the 1.7.19 milestone Aug 19, 2024
@brharrington brharrington merged commit fa54768 into Netflix:main Aug 20, 2024
1 check passed
@brharrington brharrington deleted the inflight branch August 20, 2024 17:55
manolama added a commit to manolama/spectator that referenced this pull request Sep 13, 2024
Results in a
`java.lang.NullPointerException: Cannot invoke "com.netflix.spectator.ipc.IpcLogger.inflightEnabled()" because "this.logger" is null`
manolama added a commit that referenced this pull request Sep 13, 2024
Results in a
`java.lang.NullPointerException: Cannot invoke "com.netflix.spectator.ipc.IpcLogger.inflightEnabled()" because "this.logger" is null`
brharrington pushed a commit that referenced this pull request Sep 18, 2024
Results in a
`java.lang.NullPointerException: Cannot invoke "com.netflix.spectator.ipc.IpcLogger.inflightEnabled()" because "this.logger" is null`
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