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
We should provide a guidance on product/project name being fully qualified (or not). We should keep the same pattern in different semconvs.
Examples of inconsistencies:
db.cosmosdb (Azure), db.dynamodb (AWS), db.couchdb (under Apache umbrella), db.spanner (GCP), db2 (IBM), hanadb (SAP HANA) etc and corresponding values in the db.system enum
we also have aws_sqs, gcp_pubsub, azure_servicebus in the messaging.system enum
We should provide a guidance on how to represent multiple words:
Redis can be used as messaging system and should have exactly the same representation in db.system and messaging.system
If Azure Service Bus is instrumented on the service side to report telemetry to end users, it should use the same value in resource attributes (Define cloud.platform and/or rename it #609)
Misc discrepancies:
mssqlcompact (Microsoft SQL Server Compact) should probably become mssql_compact
[Update]
Other attributes that have the same problem:
We should provide a guidance on product/project name being fully qualified (or not). We should keep the same pattern in different semconvs.
Examples of inconsistencies:
db.cosmosdb(Azure),db.dynamodb(AWS),db.couchdb(under Apache umbrella),db.spanner(GCP),db2(IBM),hanadb(SAP HANA) etc and corresponding values in thedb.systemenumaws_sqs,gcp_pubsub,azure_servicebusin themessaging.systemenumWe should provide a guidance on how to represent multiple words:
couchdb) (#Codegen: proper casing for multiword attribute/metric names #599)messaging.aws_sqs.destination.custom_attrvsmessaging.aws.sqs.destination.custom_attr)We should require consistency across signals:
db.systemandmessaging.systemcloud.platformand/or rename it #609)Misc discrepancies:
mssqlcompact(Microsoft SQL Server Compact) should probably becomemssql_compact[Update]
Other attributes that have the same problem: