opensearch-project / performance-analyzer-rca

The Performance Analyzer RCA is a framework that builds on the Performance Analyzer engine to support root cause analysis (RCA) of performance and reliability problems for OpenSearch instances.
https://opensearch.org/docs/latest/monitoring-plugins/pa/rca/index/
Apache License 2.0
29 stars 56 forks source link

Add dependabot.yml to monitor outdated dependencies #547

Open cwperks opened 4 months ago

cwperks commented 4 months ago

Is your feature request related to a problem? Please provide an existing Issue # , or describe.

Adds dependabot.yml to run on a weekly basis to monitor for outdated dependencies in this repo.

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.