Skip to content
4 changes: 3 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ cascade:
github_subdir: docs
path_base_for_github_subdir: tmp/semconv/docs/
github_project_repo: *repo
redirects: [{ from: 'attributes-registry/*', to: 'registry/attributes/:splat' }]
redirects:
- { from: 'attributes-registry/*', to: 'registry/attributes/:splat' }
- { from: 'database/*', to: 'db/:splat' }
cSpell:ignore: semconv CICD
auto_gen: below
linkTitle: Semantic conventions
Expand Down
1 change: 0 additions & 1 deletion docs/db/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Database
aliases: [/docs/specs/semconv/database]
--->

# Semantic conventions for database calls and systems
Expand Down
1 change: 0 additions & 1 deletion docs/db/cassandra.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Cassandra
aliases: [/docs/specs/semconv/database/cassandra.md]
--->

# Semantic conventions for Cassandra client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/cosmosdb.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Cosmos DB
aliases: [/docs/specs/semconv/database/cosmosdb.md]
--->

# Semantic conventions for Microsoft Azure Cosmos DB client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/couchdb.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: CouchDB
aliases: [/docs/specs/semconv/database/couchdb.md]
--->

# Semantic conventions for CouchDB client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/database-metrics.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Metrics
aliases: [/docs/specs/semconv/database/database-metrics.md]
--->

# Semantic conventions for database client metrics
Expand Down
1 change: 0 additions & 1 deletion docs/db/database-spans.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Spans
aliases: [/docs/specs/semconv/database/database-spans.md]
--->

# Semantic conventions for database client spans
Expand Down
1 change: 0 additions & 1 deletion docs/db/dynamodb.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: DynamoDB
aliases: [/docs/specs/semconv/database/dynamodb.md]
--->

# Semantic conventions for AWS DynamoDB client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/elasticsearch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Elasticsearch
aliases: [/docs/specs/semconv/database/elasticsearch.md]
--->

# Semantic conventions for Elasticsearch client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/hbase.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: HBase
aliases: [/docs/specs/semconv/database/hbase.md]
--->

# Semantic conventions for HBase client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/mariadb.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: MariaDB
aliases: [/docs/specs/semconv/database/mariadb.md]
--->

# Semantic conventions for MariaDB client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/mongodb.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: MongoDB
aliases: [/docs/specs/semconv/database/mongodb.md]
--->

# Semantic conventions for MongoDB client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/mysql.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: MySQL
aliases: [/docs/specs/semconv/database/mysql.md]
--->

# Semantic conventions for MySQL client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/oracledb.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Oracle Database
aliases: [/docs/specs/semconv/database/oracledb.md]
--->

# Semantic conventions for Oracle Database
Expand Down
1 change: 0 additions & 1 deletion docs/db/postgresql.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: PostgreSQL
aliases: [/docs/specs/semconv/database/postgresql.md]
--->

# Semantic conventions for PostgreSQL client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/redis.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: Redis
aliases: [/docs/specs/semconv/database/redis.md]
--->

# Semantic conventions for Redis client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/sql-server.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: SQL Server
aliases: [/docs/specs/semconv/database/sqlserver.md]
--->

# Semantic conventions for Microsoft SQL Server client operations
Expand Down
1 change: 0 additions & 1 deletion docs/db/sql.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!--- Hugo front matter used to generate the website version of this page:
linkTitle: SQL
aliases: [/docs/specs/semconv/database/sql.md]
--->

# Semantic conventions for SQL databases client operations
Expand Down
Loading