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
Similar to #621, we need to improve the granularity of backend dependencies that are NoSQL-based or messaging-based.
This, in particular, means that service.target.type, service.target.name need to be set properly and also the old field destination.service.resource needs to be updated accordingly.
The detailed changes are described in these spec changes:
Description
Similar to #621, we need to improve the granularity of backend dependencies that are NoSQL-based or messaging-based.
This, in particular, means that
service.target.type
,service.target.name
need to be set properly and also the old fielddestination.service.resource
needs to be updated accordingly.The detailed changes are described in these spec changes:
Summary of changes
DBs
db.instance
to the Keyspace name (if available)db.instance
to the Database name (if available)db.instance
as the Cluster name (if available, with heuristic).db.instance
/service.target.name
fieldsdb.instance
/service.target.name
fieldsMessaging
queue name
queue name
ortopic name
queue name
Agent Issues
The text was updated successfully, but these errors were encountered: