Metric Client Environments

The MetricClientEnvironment table is designed to store data about the environment in which a metric client is deployed. It contains details such as the hostname of the reporting client, its OS environment, installed packages, system software versions, and connection details necessary to send and receive data. The data in the table is used for a variety of tasks, including system management, performance optimization, and security auditing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

MetricClientEnvironmentId is an identity field of data type int in the table called MetricClientEnvironment. This field represents a unique identifier for each row in the table, and represents a unique mapping from a metrics client to it's associated environment. This field is automatically generated and assigned by the database when a new row is inserted.

int32

The MetricId field of data type int in the MetricClientEnvironment table stores a unique identifier associated with each metric reported by client systems about their environment. MetricId values can be used to uniquely identify particular metrics reported by multiple clients.

int32

This field, ClientEnvironmentId, of data type int in the MetricClientEnvironment table is used to store a unique identifier for the environment a client is in when their metrics are being reported. This may be used to differentiate between production vs. testing environments, for example.

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!