Denver, CO Cloud Foundry Logging And Metrics Kira Combs

Transcription

Whose Metric is it AnywayKira CombsCloud Foundry Logging and MetricsDenver, CO 2014 Pivotal Software, Inc. All rights reserved.1

What you’re in for- Loggregator lesson- Types of metrics- Examples of important metrics- ComponentMetrics app demo@kicombs 2014 Pivotal Software, Inc. All rights reserved.2

Loggregator- Sources- Metron- Doppler- Traffic Controller@kicombs 2014 Pivotal Software, Inc. All rights reserved.3

Loggregator@kicombs 2014 Pivotal Software, Inc. All rights reserved.4

Firehose (Demo)@kicombs 2014 Pivotal Software, Inc. All rights reserved.5

Types of Metrics@kicombs 2014 Pivotal Software, Inc. All rights reserved.6

ntGoRouterRequestHTTPStartStopHTTPStart@kicombs 2014 Pivotal Software, Inc. All rights reserved.7

Log Events- STDOUT or STDERR- AppID- Message@kicombs 2014 Pivotal Software, Inc. All rights reserved.8

Error Event- Source- Error Code- Description@kicombs 2014 Pivotal Software, Inc. All rights reserved.9

Container Metric- App Information- CPU Percentage- Disk Space- Memory@kicombs 2014 Pivotal Software, Inc. All rights reserved.10

Counter Event- Numerical count- Incremented orDecrementedValue Metric-Numerical representation of avaluehttp://metrics20.org/spec/#units@kicombs 2014 Pivotal Software, Inc. All rights reserved.11

app benchmarking.rest of zle.routing api.total routesMetric ffer.DroppedMessagesdatadog.nozzle.router 0.routed app requests@kicombs 2014 Pivotal Software, Inc. All rights reserved.12

OriginNexttraveled toEndedup oppedMessagesFinal, emitted metric (CounterEvent)@kicombs 2014 Pivotal Software, Inc. All rights reserved.13

Masters of Metrics(Not Really)@kicombs 2014 Pivotal Software, Inc. All rights reserved.14

Metric Logging ToolsAPM (please enjoy aworking demo)@kicombs 2014 Pivotal Software, Inc. All rights reserved.15

Metric Logging ToolsDatadog@kicombs 2014 Pivotal Software, Inc. All rights reserved.16

Some Interesting Metrics@kicombs 2014 Pivotal Software, Inc. All rights reserved.17

Reservable Stagers(cf.collector.reservable stagers)@kicombs 2014 Pivotal Software, Inc. All rights reserved.18

Log Message shaller.logMessageMarshalled)@kicombs 2014 Pivotal Software, Inc. All rights reserved.19

CPU ombs 2014 Pivotal Software, Inc. All rights reserved.20

Router Bad Requests(cf.collector.router.bad requests)@kicombs 2014 Pivotal Software, Inc. All rights reserved.21

Demo (ComponentMetrics)@kicombs 2014 Pivotal Software, Inc. All rights reserved.22

Questions?@kicombs 2014 Pivotal Software, Inc. All rights reserved.23

Thank YouWe are hiring!! (London and Berlin)pivotal.io/careersKira CombsPCF Denver, CO@kicombs@kicombs 2014 Pivotal Software, Inc. All rights reserved.24

Additional Resources-Hiring: http://pivotal.io/careersMetric Types: tree/master/eventsValue Metric Units: http://metrics20.org/spec/#unitsCloud Foundry Release: tor: e Metrics Catalog: irehose-Metric-Catalog- (other wiki pages contain more component-specific metrics)- Not a complete resource 2014 Pivotal Software, Inc. All rights reserved.25

- Cloud Foundry Release: https://github.com/cloudfoundry/cf-release - Loggregator: https://github.com/cloudfoundry/loggregator - Firehose Metrics Catalog: https://github.