You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[observeDatabase](docs/sdks/dbo/README.md#observedatabase) - Add database observability to a database
190
190
*[getConfig](docs/sdks/dbo/README.md#getconfig) - Get organization-level configuration for database observability agents/plugins
@@ -196,7 +196,7 @@ run();
196
196
*[getPlugins](docs/sdks/dbo/README.md#getplugins) - Get status of plugins observing a database
197
197
*[pluginOperation](docs/sdks/dbo/README.md#pluginoperation) - Apply an operation on a database observability plugin
198
198
199
-
### [dem](docs/sdks/dem/README.md)
199
+
### [Dem](docs/sdks/dem/README.md)
200
200
201
201
*[listProbes](docs/sdks/dem/README.md#listprobes) - Get a list of existing synthetic probes
202
202
*[getDemSettings](docs/sdks/dem/README.md#getdemsettings) - Get DEM settings
@@ -220,23 +220,23 @@ run();
220
220
*[pauseWebsiteMonitoring](docs/sdks/dem/README.md#pausewebsitemonitoring) - Pause monitoring of a website
221
221
*[unpauseWebsiteMonitoring](docs/sdks/dem/README.md#unpausewebsitemonitoring) - Unpause monitoring of a website
222
222
223
-
### [entities](docs/sdks/entities/README.md)
223
+
### [Entities](docs/sdks/entities/README.md)
224
224
225
225
*[listEntities](docs/sdks/entities/README.md#listentities) - Get a list of entities by type. A returned empty list indicates no entities matched the given parameters.
226
226
*[getEntityById](docs/sdks/entities/README.md#getentitybyid) - Get an entity by ID
227
227
*[updateEntityById](docs/sdks/entities/README.md#updateentitybyid) - Update an entity by ID
*[listMetricAttributeValues](docs/sdks/metrics/README.md#listmetricattributevalues) - List metric attribute values
249
249
*[listMetricMeasurements](docs/sdks/metrics/README.md#listmetricmeasurements) - List metric measurement values, grouped by attributes, filtered by the filter. An empty list indicates no data points are available for the given parameters.
0 commit comments