Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.1-GA to Main (#83) #84

Merged
merged 2 commits into from
Jan 12, 2024
Merged

1.0.1-GA to Main (#83) #84

merged 2 commits into from
Jan 12, 2024

Conversation

ravismula
Copy link
Member


  • command-service vulnerabilities fixes





manjudr and others added 2 commits January 12, 2024 11:07
* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

* Issue #165 feat: generate AUDIT events (#71)

* Issue #fix-344 fix: defect fix (#76)

* Issue #193 Feat: postman collection for Obsrv APIs (#77)

* #198 feat: add validation for denorm out fields, to avoid duplicates (#78)

* #198 feat: add validation for denorm out fields, to avoid duplicate out fields

* #198 fix: update error message for denorm fields duplicate

* #198 feat: add test cases for validation of denorm validation

* #198 fix: remove console statement

* Tenant ingestion (#81)

* #0 feat: Add tenant_ingest API endpoint

* #0 fix: Update API ID in RoutesConfig.ts

* #0 fix: Update datasetId format in IngestorService.ts

* #0 fix: Swap datasetId and tenantId in IngestorService.ts (#82)

* Changed status enum according to latest workflow (#80)

* Issue #193 Fix: changed status enum according to latest workflow

* Issue #193 Fix: changed status enum according to latest workflow

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
Co-authored-by: GayathriSrividya <[email protected]>
* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

* Issue #165 feat: generate AUDIT events (#71)

* Issue #fix-344 fix: defect fix (#76)

* Issue #193 Feat: postman collection for Obsrv APIs (#77)

* #198 feat: add validation for denorm out fields, to avoid duplicates (#78)

* #198 feat: add validation for denorm out fields, to avoid duplicate out fields

* #198 fix: update error message for denorm fields duplicate

* #198 feat: add test cases for validation of denorm validation

* #198 fix: remove console statement

* Tenant ingestion (#81)

* #0 feat: Add tenant_ingest API endpoint

* #0 fix: Update API ID in RoutesConfig.ts

* #0 fix: Update datasetId format in IngestorService.ts

* #0 fix: Swap datasetId and tenantId in IngestorService.ts (#82)

* Changed status enum according to latest workflow (#80)

* Issue #193 Fix: changed status enum according to latest workflow

* Issue #193 Fix: changed status enum according to latest workflow

* Issue #0000: fix: update Dockerfile (#85)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
Co-authored-by: GayathriSrividya <[email protected]>
Co-authored-by: Shreyas Bhaktharam <[email protected]>
@ravismula ravismula merged commit 058ec85 into main Jan 12, 2024
SurabhiAngadi pushed a commit to SurabhiAngadi/obsrv-api-service that referenced this pull request Jan 18, 2024
SurabhiAngadi pushed a commit to SurabhiAngadi/obsrv-api-service that referenced this pull request Jan 18, 2024
SurabhiAngadi pushed a commit to SurabhiAngadi/obsrv-api-service that referenced this pull request Jan 18, 2024
* Release 1.3.0 into Main (Sanketika-Obsrv#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
SurabhiAngadi pushed a commit to SurabhiAngadi/obsrv-api-service that referenced this pull request Jan 18, 2024
* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (Sanketika-Obsrv#56)

* Release 1.3.0 into Main (Sanketika-Obsrv#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (Sanketika-Obsrv#59)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (Sanketika-Obsrv#64)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* Sanketika-Obsrv#126 Feat: Add Querying on Aggregated datasources (Sanketika-Obsrv#60)

* Sanketika-Obsrv#126 feat: enable querying on aggregated datasources

* Sanketika-Obsrv#126 feat: Fix validation issues and update routes for aggregate queries

* Sanketika-Obsrv#126 fix: remove unused methods

* Sanketika-Obsrv#126 fix: remove aggregates from endpoint

* Sanketika-Obsrv#126 fix: add validation for granularity options

* Sanketika-Obsrv#126 fix: Remove unused routes and validators

* Sanketika-Obsrv#126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (Sanketika-Obsrv#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (Sanketika-Obsrv#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
SurabhiAngadi pushed a commit to SurabhiAngadi/obsrv-api-service that referenced this pull request Jan 18, 2024
* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (Sanketika-Obsrv#56)

* Release 1.3.0 into Main (Sanketika-Obsrv#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (Sanketika-Obsrv#59)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (Sanketika-Obsrv#64)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* Sanketika-Obsrv#126 Feat: Add Querying on Aggregated datasources (Sanketika-Obsrv#60)

* Sanketika-Obsrv#126 feat: enable querying on aggregated datasources

* Sanketika-Obsrv#126 feat: Fix validation issues and update routes for aggregate queries

* Sanketika-Obsrv#126 fix: remove unused methods

* Sanketika-Obsrv#126 fix: remove aggregates from endpoint

* Sanketika-Obsrv#126 fix: add validation for granularity options

* Sanketika-Obsrv#126 fix: Remove unused routes and validators

* Sanketika-Obsrv#126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (Sanketika-Obsrv#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (Sanketika-Obsrv#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
SurabhiAngadi pushed a commit to SurabhiAngadi/obsrv-api-service that referenced this pull request Jan 18, 2024
* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (Sanketika-Obsrv#56)

* Release 1.3.0 into Main (Sanketika-Obsrv#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (Sanketika-Obsrv#59)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (Sanketika-Obsrv#64)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* Sanketika-Obsrv#126 Feat: Add Querying on Aggregated datasources (Sanketika-Obsrv#60)

* Sanketika-Obsrv#126 feat: enable querying on aggregated datasources

* Sanketika-Obsrv#126 feat: Fix validation issues and update routes for aggregate queries

* Sanketika-Obsrv#126 fix: remove unused methods

* Sanketika-Obsrv#126 fix: remove aggregates from endpoint

* Sanketika-Obsrv#126 fix: add validation for granularity options

* Sanketika-Obsrv#126 fix: Remove unused routes and validators

* Sanketika-Obsrv#126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (Sanketika-Obsrv#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (Sanketika-Obsrv#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
SurabhiAngadi pushed a commit to SurabhiAngadi/obsrv-api-service that referenced this pull request Jan 18, 2024
* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (Sanketika-Obsrv#56)

* Release 1.3.0 into Main (Sanketika-Obsrv#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (Sanketika-Obsrv#59)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (Sanketika-Obsrv#64)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* Sanketika-Obsrv#126 Feat: Add Querying on Aggregated datasources (Sanketika-Obsrv#60)

* Sanketika-Obsrv#126 feat: enable querying on aggregated datasources

* Sanketika-Obsrv#126 feat: Fix validation issues and update routes for aggregate queries

* Sanketika-Obsrv#126 fix: remove unused methods

* Sanketika-Obsrv#126 fix: remove aggregates from endpoint

* Sanketika-Obsrv#126 fix: add validation for granularity options

* Sanketika-Obsrv#126 fix: Remove unused routes and validators

* Sanketika-Obsrv#126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (Sanketika-Obsrv#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (Sanketika-Obsrv#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
SurabhiAngadi pushed a commit to SurabhiAngadi/obsrv-api-service that referenced this pull request Jan 18, 2024
* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (Sanketika-Obsrv#56)

* Release 1.3.0 into Main (Sanketika-Obsrv#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (Sanketika-Obsrv#59)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (Sanketika-Obsrv#64)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* Sanketika-Obsrv#126 Feat: Add Querying on Aggregated datasources (Sanketika-Obsrv#60)

* Sanketika-Obsrv#126 feat: enable querying on aggregated datasources

* Sanketika-Obsrv#126 feat: Fix validation issues and update routes for aggregate queries

* Sanketika-Obsrv#126 fix: remove unused methods

* Sanketika-Obsrv#126 fix: remove aggregates from endpoint

* Sanketika-Obsrv#126 fix: add validation for granularity options

* Sanketika-Obsrv#126 fix: Remove unused routes and validators

* Sanketika-Obsrv#126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (Sanketika-Obsrv#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (Sanketika-Obsrv#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
SurabhiAngadi pushed a commit to SurabhiAngadi/obsrv-api-service that referenced this pull request Jan 18, 2024
* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (Sanketika-Obsrv#56)

* Release 1.3.0 into Main (Sanketika-Obsrv#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

---------





* command-service vulnerabilities fixes

---------






* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------







* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* develop into release 1.3.0 (Sanketika-Obsrv#59)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------







* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------









* Sanketika-Obsrv#126 Feat: Add Querying on Aggregated datasources (Sanketika-Obsrv#60)

* Sanketika-Obsrv#126 feat: enable querying on aggregated datasources

* Sanketika-Obsrv#126 feat: Fix validation issues and update routes for aggregate queries

* Sanketika-Obsrv#126 fix: remove unused methods

* Sanketika-Obsrv#126 fix: remove aggregates from endpoint

* Sanketika-Obsrv#126 fix: add validation for granularity options

* Sanketika-Obsrv#126 fix: Remove unused routes and validators

* Sanketika-Obsrv#126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (Sanketika-Obsrv#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (Sanketika-Obsrv#63)

* Issue Sanketika-Obsrv#165 feat: generate AUDIT events (Sanketika-Obsrv#71)

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
ManojKrishnaChintaluri pushed a commit to ManojKrishnaChintaluri/obsrv-api-service that referenced this pull request Jan 23, 2024
* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
ManojKrishnaChintaluri pushed a commit to ManojKrishnaChintaluri/obsrv-api-service that referenced this pull request Jan 23, 2024
* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
@manjudr manjudr deleted the release-1.0.1-GA branch January 25, 2024 06:58
manjudr added a commit that referenced this pull request Jan 29, 2024
* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

* Issue #165 feat: generate AUDIT events (#71)

* Issue #fix-344 fix: defect fix (#76)

* Issue #193 Feat: postman collection for Obsrv APIs (#77)

* #198 feat: add validation for denorm out fields, to avoid duplicates (#78)

* #198 feat: add validation for denorm out fields, to avoid duplicate out fields

* #198 fix: update error message for denorm fields duplicate

* #198 feat: add test cases for validation of denorm validation

* #198 fix: remove console statement

* Tenant ingestion (#81)

* #0 feat: Add tenant_ingest API endpoint

* #0 fix: Update API ID in RoutesConfig.ts

* #0 fix: Update datasetId format in IngestorService.ts

* #0 fix: Swap datasetId and tenantId in IngestorService.ts (#82)

* Changed status enum according to latest workflow (#80)

* Issue #193 Fix: changed status enum according to latest workflow

* Issue #193 Fix: changed status enum according to latest workflow

* Issue #0000: fix: update Dockerfile (#85)

* issue #210 refactor: api endpoints refactored [removal of obsrv prefix] (#88)

* issue #210 refactor: removal of obsrv prefix from API endpoints

* issue #210 refactor: updated api endpoints postman and swagger documentation

* issue #210 refactor: html doc for api endpoints

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
Co-authored-by: GayathriSrividya <[email protected]>
Co-authored-by: Shreyas Bhaktharam <[email protected]>
Co-authored-by: Jerald <[email protected]>
@manjudr manjudr mentioned this pull request Jan 29, 2024
manjudr added a commit that referenced this pull request Jan 29, 2024
* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------





* command-service vulnerabilities fixes

---------






* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------







* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------







* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------









* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

* Issue #165 feat: generate AUDIT events (#71)

* Issue #fix-344 fix: defect fix (#76)

* Issue #193 Feat: postman collection for Obsrv APIs (#77)

* #198 feat: add validation for denorm out fields, to avoid duplicates (#78)

* #198 feat: add validation for denorm out fields, to avoid duplicate out fields

* #198 fix: update error message for denorm fields duplicate

* #198 feat: add test cases for validation of denorm validation

* #198 fix: remove console statement

* Tenant ingestion (#81)

* #0 feat: Add tenant_ingest API endpoint

* #0 fix: Update API ID in RoutesConfig.ts

* #0 fix: Update datasetId format in IngestorService.ts

* #0 fix: Swap datasetId and tenantId in IngestorService.ts (#82)

* Changed status enum according to latest workflow (#80)

* Issue #193 Fix: changed status enum according to latest workflow

* Issue #193 Fix: changed status enum according to latest workflow

* Issue #0000: fix: update Dockerfile (#85)

* issue #210 refactor: api endpoints refactored [removal of obsrv prefix] (#88)

* issue #210 refactor: removal of obsrv prefix from API endpoints

* issue #210 refactor: updated api endpoints postman and swagger documentation

* issue #210 refactor: html doc for api endpoints

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
Co-authored-by: GayathriSrividya <[email protected]>
Co-authored-by: Shreyas Bhaktharam <[email protected]>
Co-authored-by: Jerald <[email protected]>
sowmya-dixit added a commit that referenced this pull request Mar 18, 2024
* #48 feat: set query service to app state

* Fix: Bug Fix

* Feat: added validations on ingestion spec

* Feat: updated test cases

* #62 feat: add query wrapper APIs

* #0 feat: upgrade package.json versions

* #0 fix; fix test case

* Feat: API to submit ingestion spec to druid

* #0 fix: change functions to new service

* #0 fix: remove unused import

* Feat: API to submit ingestion spec to druid- Test Cases

* Fix: fixing test cases

* Feat: modified datasource APIs to submit ingestion spec on datasource entry

* Fix: Bug Fix in getting default values

* Fix: Url fix

* Feat: modified submit ingestion method using wrapper service

* Fix: Url fix

* Fix: Bug fix while getting default values

* Issue feat: prom metrics for data in and out apis

* fix: attached endpoint label for the metrics

* fix: feedback fixes

* removed unnecessary logs

* Feat: helper method for submitting ingestion spec

* Feat: modified swagger doc with latest changes

* Feat: modified swagger doc with latest changes

* Feat: modified swagger doc with latest changes

* Feat: removed unused args and logs

* Feat: added more validations on ingestion spec

* Feat: removed nested if else conditions

* Feat: updated error logs

* Feat: modified swagger doc according to latest changes

* #Issue133 Feat: command-service to restart flink jobs

* #Issue133 Feat: changed folder structure

* #Issue133 Feat: added pycache to gitignore

* Bug Fixes in Data IN API and fixing vulnerabilities in node version (#40)

* Fix: fixing vulnerabilities in node version

* Fix: Bug fixes in data in API

* Feat: fetching options from appconfig

* #Issue133 Feat: changed folder structure

* #Issue133 Feat: changed folder structure

* #0 fix: Remove unused packages

* Issue 133 Fix: upgrading versions

* #Issue 142 Feat: modified implementation of source config save (#41)

* Fix: Resolving conflicts with main

* SB-01:fix:updated the api-service and command-service Dockerfiles

* SB-02:fix:updated command-service Dockerfile

* SB-03:fix:updated docker/build-push-action@v4 in github/workflows/build_and_deploy.yaml

* SB-04:fix:updated docker/build-push-action@v1 in github/workflows/build_and_deploy.yaml

* SB-05:fix:updated aws and azure configuration in github/workflows/build_and_deploy.yaml

* SB-05:fix:updated aws and azure configuration in github/workflows/build_and_deploy.yaml

* SB-06:fix:updated aws and azure configuration in github/workflows/build_and_deploy.yaml

* Release 1.3.0 into Main (conflict fix) (#54)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes (#55)

---------

Co-authored-by: Praveen <[email protected]>
Co-authored-by: GayathriSrividya <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
Co-authored-by: GayathriSrividya <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: divyagovindaiah <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
sowmya-dixit added a commit that referenced this pull request Mar 18, 2024
* #48 feat: set query service to app state

* Fix: Bug Fix

* Feat: added validations on ingestion spec

* Feat: updated test cases

* #62 feat: add query wrapper APIs

* #0 feat: upgrade package.json versions

* #0 fix; fix test case

* Feat: API to submit ingestion spec to druid

* #0 fix: change functions to new service

* #0 fix: remove unused import

* Feat: API to submit ingestion spec to druid- Test Cases

* Fix: fixing test cases

* Feat: modified datasource APIs to submit ingestion spec on datasource entry

* Fix: Bug Fix in getting default values

* Fix: Url fix

* Feat: modified submit ingestion method using wrapper service

* Fix: Url fix

* Fix: Bug fix while getting default values

* Issue feat: prom metrics for data in and out apis

* fix: attached endpoint label for the metrics

* fix: feedback fixes

* removed unnecessary logs

* Feat: helper method for submitting ingestion spec

* Feat: modified swagger doc with latest changes

* Feat: modified swagger doc with latest changes

* Feat: modified swagger doc with latest changes

* Feat: removed unused args and logs

* Feat: added more validations on ingestion spec

* Feat: removed nested if else conditions

* Feat: updated error logs

* Feat: modified swagger doc according to latest changes

* #Issue133 Feat: command-service to restart flink jobs

* #Issue133 Feat: changed folder structure

* #Issue133 Feat: added pycache to gitignore

* Bug Fixes in Data IN API and fixing vulnerabilities in node version (#40)

* Fix: fixing vulnerabilities in node version

* Fix: Bug fixes in data in API

* Feat: fetching options from appconfig

* #Issue133 Feat: changed folder structure

* #Issue133 Feat: changed folder structure

* #0 fix: Remove unused packages

* Issue 133 Fix: upgrading versions

* #Issue 142 Feat: modified implementation of source config save (#41)

* Fix: Resolving conflicts with main

* SB-01:fix:updated the api-service and command-service Dockerfiles

* SB-02:fix:updated command-service Dockerfile

* SB-03:fix:updated docker/build-push-action@v4 in github/workflows/build_and_deploy.yaml

* SB-04:fix:updated docker/build-push-action@v1 in github/workflows/build_and_deploy.yaml

* SB-05:fix:updated aws and azure configuration in github/workflows/build_and_deploy.yaml

* SB-05:fix:updated aws and azure configuration in github/workflows/build_and_deploy.yaml

* SB-06:fix:updated aws and azure configuration in github/workflows/build_and_deploy.yaml

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Release 1.3.0 into Main (conflict fix) (#54)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes (#55)

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (#64)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

* Release 1.3.1 into Main (#65)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (#64)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

* Release 1.3.1 into Main (#66)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (#64)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

* Release 1.3.1 into main (#67)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (#64)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

* Release 1.3.1 into main (#68)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (#64)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

* Release 1.3.1 into main (#69)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* command-service vulnerabilities fixes

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (#64)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

* Develop to Release-1.0.0-GA (#72) (#73)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (#56)

* Release 1.3.0 into Main (#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue #84 : fix: API swagger doc update

* #99 fix: upgrade packages to fix vulnerabilities

---------





* command-service vulnerabilities fixes

---------






* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------







* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* develop into release 1.3.0 (#59)

* Issue #4 feat: enhance the ingest event to add obsrv and source meta

* #90 fix: Resolve API Issues (#52)

* #90 fix: format error messages, code cleanup

* #90 fix: validate extraction config during ingest

* #90 fix: add test cases for extraction key validation

* #90 fix: move error handler to helpers for standard handling

* #90 fix: update telemetry audit event set function (#58)

* Build and deployment (#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------







* #0 fix: add azure exhaust support (#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------









* #126 Feat: Add Querying on Aggregated datasources (#60)

* #126 feat: enable querying on aggregated datasources

* #126 feat: Fix validation issues and update routes for aggregate queries

* #126 fix: remove unused methods

* #126 fix: remove aggregates from endpoint

* #126 fix: add validation for granularity options

* #126 fix: Remove unused routes and validators

* #126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (#63)

* Issue #165 feat: generate AUDIT events (#71)

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Praveen <[email protected]>
Co-authored-by: GayathriSrividya <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
Co-authored-by: GayathriSrividya <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: divyagovindaiah <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants