All Projects → newrelic → nr1-cloud-optimize

newrelic / nr1-cloud-optimize

Licence: Apache-2.0 license
NR1 Cloud Optimize allows you to Identify right-sizing opportunities and potential savings of your AWS, GCP, and Azure instances across your cloud environment.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to nr1-cloud-optimize

nr1-status-pages
NR1 Status Pages allows you to collect and display the statuses of key dependencies in one place.
Stars: ✭ 31 (-18.42%)
Mutual labels:  nerdpack, nr1, nrlabs, nrlabs-viz
Terratag
Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources
Stars: ✭ 385 (+913.16%)
Mutual labels:  gcp, cost
fluent-plugin-gcs
Google Cloud Storage output plugin for Fluentd.
Stars: ✭ 39 (+2.63%)
Mutual labels:  gcp
redisplanet
Redisplanet - An Ultimate Hands-on Labs on Redis
Stars: ✭ 24 (-36.84%)
Mutual labels:  gcp
TradingView-Machine-Learning-GUI
Let Python optimize the best stop loss and take profits for your TradingView strategy.
Stars: ✭ 396 (+942.11%)
Mutual labels:  optimize
fedora-post-install-script
A Fedora GNOME post-install script
Stars: ✭ 28 (-26.32%)
Mutual labels:  optimize
image-optimizer
Image optimization using PHP
Stars: ✭ 28 (-26.32%)
Mutual labels:  optimize
vertex-edge
A tool for training models to Vertex on Google Cloud Platform.
Stars: ✭ 24 (-36.84%)
Mutual labels:  gcp
terraform-google-terraform-enterprise
A Terraform module for deploying Terraform Enterprise on GCP.
Stars: ✭ 22 (-42.11%)
Mutual labels:  gcp
abilitysheet
This app is ability sheet for beatmania iidx music of level 12.
Stars: ✭ 38 (+0%)
Mutual labels:  gcp
server-ip-addresses
Daily updated list of IP addresses / CIDR blocks used by data centers, cloud service providers, servers, etc.
Stars: ✭ 74 (+94.74%)
Mutual labels:  gcp
cloud-haunter
Cloud agnostic resource monitoring and janitor tool
Stars: ✭ 22 (-42.11%)
Mutual labels:  gcp
gke-ip-address-management
An application to help with IP Address Management (IPAM) for Google Kubernetes Engine (GKE) clusters. Easily allows the calculation of the subnets required to spin up GKE clusters in VPC-native mode. See it at: https://googlecloudplatform.github.io/gke-ip-address-management/
Stars: ✭ 45 (+18.42%)
Mutual labels:  gcp
pontem
Open source tools for Google Cloud Storage and Databases.
Stars: ✭ 62 (+63.16%)
Mutual labels:  gcp
datacatalog-tag-manager
Python package to manage Google Cloud Data Catalog tags, loading metadata from external sources -- currently supports the CSV file format
Stars: ✭ 17 (-55.26%)
Mutual labels:  gcp
cloudpods
A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台
Stars: ✭ 1,469 (+3765.79%)
Mutual labels:  gcp
tfc-agent
Examples related to the Terraform Cloud Agent, a remote runner for Terraform Cloud Business and Terraform Enterprise
Stars: ✭ 44 (+15.79%)
Mutual labels:  gcp
opsani-ignite
Evaluate and improve the reliability, performance and efficiency of your Kubernetes applications.
Stars: ✭ 17 (-55.26%)
Mutual labels:  cost
gke-demo
Demonstration of complete, fully-featured CI/CD and cloud automation for microservices, done with GCP/GKE
Stars: ✭ 47 (+23.68%)
Mutual labels:  gcp
zorya
Google Cloud Instance Scheduler helping to reduce costs by 60% on average for non-production environments.
Stars: ✭ 127 (+234.21%)
Mutual labels:  gcp

New Relic One Catalog Project header

Optimizer (nr1-cloud-optimize)

CI GitHub release (latest SemVer including pre-releases) Snyk

Usage

This application analyzes your environment using various integrations eg. Cloud Integrations, Infrastructure Agent, Kubernetes etc. It shows cost and performance metrics per service so you can understand the potential impact to your environment as well as utilize the cost optimization suggestions.

Features

  • Historical Tracking

    • Compare & analysis before and after or against major events eg. Black friday
  • Time range support

    • Isolate costs during specific periods
  • Tag filtering

    • Isolate costs during specific periods
  • Tuneable suggestions system (beta)

    • Provide high level insights and recommendations to teams

Service support

AWS Azure GCP Alibaba Cloud Other
EC2 VMS VMS ECS K8s
RDS
APIGATEWAY
ALB
ELB
SQS
ELASTICSEARCH
ELASTICACHE
LAMBDA

Contributing and improving

We are open to all suggestions that will help to improve the analysis, suggestions, services and any other capability you can think off. Please raise an issue with as much detail as possible.

Screenshots

Screenshot #1 Screenshot #2 Screenshot #3

Open Source License

This project is distributed under the Apache 2 license.

Dependencies

Requires New Relic Infrastructure.

You'll get the best possible data out of this application if you also:

Getting started

First, ensure that you have Git and NPM installed. If you're unsure whether you have one or both of them installed, run the following command(s) (If you have them installed these commands will return a version number, if not, the commands won't be recognized):

git --version
npm -v

Next, install the NR1 CLI by going to this link and following the instructions (5 minutes or less) to install and setup your New Relic development environment.

Next, to clone this repository and run the code locally against your New Relic data, execute the following commands:

nr1 nerdpack:clone -r https://github.com/newrelic/nr1-cloud-optimize.git
cd nr1-cloud-optimize
nr1 nerdpack:serve

Visit https://one.newrelic.com/?nerdpacks=local, navigate to the Nerdpack, and

Deploying this Nerdpack

Open a command prompt in the nerdpack's directory and run the following commands.

# To create a new uuid for the nerdpack so that you can deploy it to your account:
# nr1 nerdpack:uuid -g [--profile=your_profile_name]

# To see a list of API keys / profiles available in your development environment:
# nr1 profiles:list

nr1 nerdpack:publish [--profile=your_profile_name]
nr1 nerdpack:deploy [-c [DEV|BETA|STABLE]] [--profile=your_profile_name]
nr1 nerdpack:subscribe [-c [DEV|BETA|STABLE]] [--profile=your_profile_name]

Visit https://one.newrelic.com, navigate to the Nerdpack, and

Community Support

New Relic hosts and moderates an online forum where you can interact with New Relic employees as well as other customers to get help and share best practices. Like all New Relic open source community projects, there's a related topic in the New Relic Explorers Hub. You can find this project's topic/threads here:

https://discuss.newrelic.com/t/cloud-optimizer-nerdpack/82936

Please do not report issues with Optimizer to New Relic Global Technical Support. Instead, visit the Explorers Hub for troubleshooting and best-practices.

Issues / Enhancement Requests

Issues and enhancement requests can be submitted in the Issues tab of this repository. Please search for and review the existing open issues before submitting a new issue.

Security

As noted in our security policy, New Relic is committed to the privacy and security of our customers and their data. We believe that providing coordinated disclosure by security researchers and engaging with the security community are important means to achieve our security goals. If you believe you have found a security vulnerability in this project or any of New Relic's products or websites, we welcome and greatly appreciate you reporting it to New Relic through HackerOne.

Contributing

Contributions are welcome (and if you submit a Enhancement Request, expect to be invited to contribute it yourself 😁). Please review our Contributors Guide.

Keep in mind that when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. If you'd like to execute our corporate CLA, or if you have any questions, please drop us an email at [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].