OpenMetadata/docker
Imri Paran 18c22c4178
Fixes #10013: Implement first stage of NoSQL profiler (#15189)
* feat(nosql-profiler): row count

1. Implemented the NoSQLProfilerInterface as an entrypoint for the nosql profiler.
2. Added the NoSQLMetric as an abstract class.
3. Implemented the interface for the MongoDB database source.
4. Implemented an e2e test using testcontainers.

* added profiler support for mongodb connection

* doc

* use int_admin_ometa in test setup

* - fixed linting issue in gx
- removed unused inheritance

* moved the nosql function into the metric class

* formatting

* validate_compose: raise exception for bad status code.

* fixed import

* format
2024-02-22 11:46:19 +01:00
..
development #13985 - Azure KV Secrets Manager (#15192) 2024-02-20 07:18:35 +01:00
docker-compose-ingestion feat: Prepare main for next release cycle (#15139) 2024-02-12 16:56:50 +05:30
docker-compose-openmetadata #13985 - Azure KV Secrets Manager (#15192) 2024-02-20 07:18:35 +01:00
docker-compose-quickstart #13985 - Azure KV Secrets Manager (#15192) 2024-02-20 07:18:35 +01:00
images/minimal-ubuntu Add Java 17 support (#12895) 2023-10-03 01:35:50 -07:00
mysql New docker structure (#10438) 2023-03-06 08:58:53 -08:00
postgresql Fix #8208: OpenMetadata server supports Postgres 15 (#12370) 2023-08-02 11:13:28 +05:30
openmetadata-start.sh [FEAT] Implement Docker InitContainer for migration (#12714) 2023-08-03 16:01:20 +05:30
openmetadata.yaml Updating docker env and symbolic link for openmetadata.yaml (#12684) 2023-08-01 11:07:29 +05:30
run_local_docker.sh Fixes #14413: Add SAS connector (#14415) 2024-01-11 06:46:57 -08:00
validate_compose.py Fixes #10013: Implement first stage of NoSQL profiler (#15189) 2024-02-22 11:46:19 +01:00