opensearch-project / alerting

📟 Get notified when your data meets certain conditions by setting up monitors, alerts, and notifications
https://opensearch.org/docs/latest/monitoring-plugins/alerting/index/
Apache License 2.0
59 stars 102 forks source link

[BUG] Names don't adhere to plugin naming convention #687

Open mnkugler opened 1 year ago

mnkugler commented 1 year ago

Also, as per https://github.com/opensearch-project/opensearch-build/issues/2188, we should adjust the folder and move build.gradle, etc. to the root folder of the repo.

Do you have any additional context? Referred to here: https://github.com/opensearch-project/opensearch-plugins/issues/174

lezzago commented 1 year ago

We do have the build.gradle in the root folder of the repo. We have additional ones in other folders as those are sub projects of the package.

lezzago commented 1 year ago

Once Alerting onboards with job scheduler, we can remove the core package and then move the build.gradle file from the alerting subproject.

lezzago commented 1 year ago

dependent on #19