码迷,mamicode.com
首页 >  
搜索关键字:metrics    ( 545个结果
k8s.gcr.io镜像无法下载的问题
在使用k8s的过程中,经常遇到k8s.gcr.io的镜像无法下载的问题,无意间得知可以通过这种方法下载,赶紧记下来;下载速度还很快,解决我一大难题~curl-shttps://www.zhangguanzhang.com/pull|bash-s--k8s.gcr.io/metrics-server-amd64:v0.3.1注:metrics-server-amd64:v0.3.1可以替换为任何k8
分类:其他好文   时间:2018-10-17 22:19:19    阅读次数:478
.Net Core 2.*+ InfluxDB+Grafana+App Metrics实时性能监控
前言 .net core 2.* 实施性能监控 这个工具其实给运维 大大们用起来是更爽的。但是Grafana现在还没有找到中文版。 本文需要了解的相关技术与内容: InfluxDb(分布式时序数据库,开源)(注:分布式部分已商业化最新的分布式版本已不在开源,单例的继续开源) Grafana(开源的, ...
分类:移动开发   时间:2018-10-17 14:39:52    阅读次数:474
keras中的loss、optimizer、metrics
用keras搭好模型架构之后的下一步,就是执行编译操作。在编译时,经常需要指定三个参数 loss optimizer metrics 这三个参数有两类选择: 使用字符串 使用标识符,如keras.losses,keras.optimizers,metrics包下面的函数 例如: 因为有时可以使用字符 ...
分类:其他好文   时间:2018-10-13 19:55:59    阅读次数:1383
007grafana监控时间戳转换
一、 https://d.jyall.me/dashboard-solo/db/soloview?panelId=1&var-metrics=stats.gauges.zookeeper.monitor.xg_arch_soa_zk_5.synced_followers&from=153915328 ...
分类:其他好文   时间:2018-10-12 13:57:44    阅读次数:433
hadoop运行问题:INFO Configuration.deprecation: session.id is deprecated. Instead, use dfs.metrics.session-id
最近在学习相关问题是,运行”./bin/hadoop jar ./share/hadoop/mapreduce/hadoop-mapreduce-examples-*.jar grep ./input ./output 'dfs[a-z.]+' “命令,出现了以下错误: 18/10/07 11:41 ...
分类:其他好文   时间:2018-10-07 13:01:24    阅读次数:1435
TCP Timeout and Retransmission(5)
Destination Metrics Repacketization When TCP times out and retransmits, it does not have to retransmit the identi- cal segment. Instead, TCP is allowe ...
分类:其他好文   时间:2018-10-06 17:53:46    阅读次数:172
鸢尾花等表格数据简单分类器(模型可以替换)
Keras 2.2.4 Keras-Applications 1.0.6 Keras-Preprocessing 1.0.5 tensorflow 1.11.0 numpy 1.15.2 pandas 0.23.4 scikit-learn 0.20.0 测试成功 ...
分类:其他好文   时间:2018-10-04 18:58:34    阅读次数:152
ELK部署详解--logstash
logstash.yml # Settings file in YAML## Settings can be specified either in hierarchical form, e.g.:## pipeline:# batch:# size: 125# delay: 5## Or as f ...
分类:其他好文   时间:2018-10-01 11:56:31    阅读次数:251
解决 Prometheus 不能获取 Kubernetes 集群上 Windows 节点的 Metrics
背景 接上一篇 "快速搭建 Windows Kubernetes" , 我们发现原来在 Windows Kubernetes 会有一些与在 Linux 上使用不一样的体验,俗称坑,例如 hostAliases。对于我们希望真的把 Windows 放入生产,感觉除了基本的 Pod、Volume、Ser ...
分类:Windows程序   时间:2018-09-28 19:10:15    阅读次数:545
what is Istio?
Learn how a service mesh can help to manage your microservice deployments. One of the key metrics or performance indicator of a microservices software ...
分类:其他好文   时间:2018-09-23 00:47:33    阅读次数:211
545条   上一页 1 ... 26 27 28 29 30 ... 55 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!