GithubHelp home page GithubHelp logo

weaveworks-experiments / p-weave Goto Github PK

View Code? Open in Web Editor NEW
3.0 11.0 1.0 102.24 MB

PCF Weave Cloud Tile (for Scope & Prometheus currently)

License: Apache License 2.0

Shell 100.00%
weave-cloud pivotal-cloud-foundry monitoring

p-weave's Introduction

Weave Cloud Pivotal Cloud Foundry Tile

Build Status

Components:

  • Cortex agent (Bosh, CF and Firehouse Prometheus exporters)
  • Scope probe (Bosh & Garden Container Runtime plugins)

Explore hosts view

hosts

Explore processes view

procs

Monitor Bosh metrics graphs view

metrics

Building the Tile

git submodule update --recursive --init
docker run -v $(pwd):/work -ti weaveworks/p-weave-builder $TILE_VERSION_NUMBER

Specify $TILE_VERSION_NUMBER as, for example, 0.0.1.

This builds a tile (.pivotal file), which is the artifact which you can upload to ops manager.

Building the tile builder Docker image locally:

docker build -t p-weave-builder .
docker run -v $(pwd):/work -ti p-weave-builder 0.0.1

p-weave's People

Contributors

lukemarsden avatar neilgoldman avatar ngehani avatar pidster avatar st3v avatar stefanprodan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

abuehrle

p-weave's Issues

Improve README

It would be great if the README answered the question "what is this and why should I care?" really well and included some screenshots :)

docs: p-weave does not provide a service broker

In quite a few places the docs refer to a Weave Cloud Service Broker that creates services. That's not correct. There's no service broker and there are no services included in this tile. Those terms have a very specific meaning in the context of Cloud Foundry (see https://docs.cloudfoundry.org/services/overview.html if you're interested).

What this tile really does is to:

  • collocate the Weave Cloud agent on all VMs inside the ERT deployment
  • deploy an instance of Prometheus that is configured to scrape the CF API, CF Firehose, and the BOSH API, and forward all of those metrics to Weave Cloud

@stefanprodan + @ngehani: Would you mind clarifying this in the docs? I believe this will also help with your upcoming demos and user validation.

Container CPU and Network stats reporting incorrectly

Focusing on CPU: the numbers for CPU are a little "buggy," showing values like 348 (where one would expect a percentage in the range of 0-100. May be showing CPU time rather than percentage.

This impacts, for example, the waterline overlay rendering on the Explore containers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.