Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Nov 4, 2024
1 parent dab38f2 commit b23a85c
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 55 deletions.
8 changes: 3 additions & 5 deletions docs/database/cassandra.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down
16 changes: 6 additions & 10 deletions docs/database/database-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down Expand Up @@ -331,11 +329,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down
8 changes: 3 additions & 5 deletions docs/database/database-spans.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down
8 changes: 3 additions & 5 deletions docs/database/mariadb.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down
8 changes: 3 additions & 5 deletions docs/database/mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down
8 changes: 3 additions & 5 deletions docs/database/mssql.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down
8 changes: 3 additions & 5 deletions docs/database/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down
8 changes: 3 additions & 5 deletions docs/database/postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down
8 changes: 3 additions & 5 deletions docs/database/sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,9 @@ database, index, user, or some other object type.
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.

A single database query may involve multiple targets.

If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.

For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down
8 changes: 3 additions & 5 deletions model/database/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@ groups:
It is RECOMMENDED to capture the value as provided by the application
without attempting to do any case normalization.
A single database query may involve multiple targets.
If the target name is parsed from the query text, it SHOULD only be captured for queries that
contain a single target and it SHOULD match the value provided in
the query text including any schema and database name prefix.
If the target name is parsed from the query text, it SHOULD only be
captured for queries that contain a single target and it SHOULD match
the value provided in the query text including any schema and database name prefix.
For batch operations, if the individual operations are known to have the same target name
then that target name SHOULD be used.
Expand Down

0 comments on commit b23a85c

Please sign in to comment.