Skip to content

SFO, missing ApplicationName and ServiceName #250

Closed Answered by GitTorre
deiv061 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

That is by design. All observers store their monitoring data in instances of the same type, TelemetryData. For NodeObserver, there is no ApplicationName or ServiceName (or Partition or Replica) associated with what it monitors: machine-level resource usage across various metrics. Only AppObserver would have these properties set in the instances of TelemetryData it creates.

What you see in the Description field is a JSON-serialized instance of TelemetryData.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GitTorre
Comment options

Answer selected by GitTorre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants