OpenMetadata/bootstrap/sql/org.postgresql.Driver
Teddy 342e4a24da
Fixes #8154 - Add collect endpoint for web analytic events (#8193)
* Initial implementation of report endpoint

* Modified model files

* Added migration

* Added tests for analytics/report endpoint

* Finalized implementation of the reports endpoint

* Fixed maven test failure

* Fixed java style

* Added policy for reportDefinition

* Fixed minor typos in code

* Added database migration for web analytic event type

* Added logic for collect endpoint

* Added JSON Schema for collect endpoint

* Added index on table columns + added resource description for web event entities

* Fixed policy tests

* Updated add web analytic function to return the body of the request + updated test

* Added referer URL to PageView event

* Changed collection name to align with API endpoint

* updated initSeed method to initializeEntity

* cleaned up PR by removing unused filed from branch

* Fixed requested changes from review

* Clean up names

* Fixed comma in SQL statement
2022-10-20 16:38:54 +02:00
..
v001__create_db_connection_info.sql Add IF EXISTS checks to postgres migration (#4573) 2022-04-29 09:20:52 -07:00
v002__create_db_connection_info.sql Prepare postgres migrations (#5814) 2022-07-01 10:18:24 +02:00
v003__create_db_connection_info.sql Update missing FQN (#5966) 2022-07-08 16:27:49 +02:00
v004__create_db_connection_info.sql Fix #7121 - Support Spark metastore DB connection (#7520) 2022-09-20 16:47:57 +02:00
v005__create_db_connection_info.sql Fix #7801: Fixed Glue Pipeline (#7832) 2022-10-02 16:43:35 -07:00
v006__create_db_connection_info.sql Fixes #8154 - Add collect endpoint for web analytic events (#8193) 2022-10-20 16:38:54 +02:00