add component id for python Psycopg -> PostgreSQL (#7125)

This commit is contained in:
Tomasz Pytel 2021-06-16 19:30:52 -03:00 committed by GitHub
parent 2dd5eea56e
commit 76b3bece2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -511,6 +511,9 @@ AioHttp:
Pyramid:
id: 7009
languages: Python
Psychopg:
id: 7010
languages: Python
# PHP components
# [8000, 9000) for PHP agent
@ -592,3 +595,4 @@ Component-Server-Mappings:
PyMysql: Mysql
spring-kafka-consumer: kafka-consumer
mssql-jdbc-driver: SqlServer
Psychopg: PostgreSQL