numaproj / numalogic-prometheus

AIOps for metrics in Prometheus
Apache License 2.0
32 stars 10 forks source link

missing manifests folder #181

Open gopaljayanthi opened 3 months ago

gopaljayanthi commented 3 months ago

used to be a manifests folder to deploy prequisites and such. I want to try out the use case where the pipeline source is sent prometheus metrics using remote-write.

naveenkumarsp commented 3 months ago

+1, i experience the same issue. Tried using Make or poetry.. but no help.

Ragavendra-Vigneshwaran-R commented 2 months ago

Try switching to 0.7.0 tag. In 0.7.0 tag, manifest folder is there. Use below command to clone the repo with 0.7.0 tag git clone --branch v0.7.0 --single-branch https://github.com/numaproj/numalogic-prometheus.git