当前位置:网站首页>proemthues 服务发现配置
proemthues 服务发现配置
2022-07-30 22:55:00 【40kuai】
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
labels:
name: jvm-export
release: ack-prometheus-operator
name: jvm-export
namespace: 40kuai
spec:
endpoints:
- relabelings:
- action: replace
regex: '([^:]+)(?::\d+)?;(\d+)'
replacement: '$1:8088'
separator: ;
sourceLabels:
- __address__
- __meta_kubernetes_pod_annotation_prometheus_io_port
targetLabel: __address__
- action: replace
regex: (.*)
replacement: $1
separator: ;
sourceLabels:
- __meta_kubernetes_service_name
targetLabel: app
namespaceSelector:
matchNames:
- 40kuai
selector:
name: jvm-export
边栏推荐
- Py's pdpbox: a detailed introduction to pdpbox, installation, and case application
- Gxlcms audio novel system/novel listening system source code
- 2022.7.30
- Day016 类和对象
- 【无标题】
- 【导航规划】导航规划背景知识总结
- MySql 5.7.38 download and installation tutorial, and realize the operation of MySql in Navicat
- “蔚来杯“2022牛客暑期多校训练营4 L.Black Hole 垃圾计算几何
- [MySQL] Related operations on databases and tables in MySQL
- 通过社交媒体建立个人IP的 5 种行之有效的策略
猜你喜欢

Navicat cannot connect to mysql super detailed processing method

Ningbo Zhongning Pawn will transfer 29.5% of the equity for 2.8338 million yuan, and the owner's equity in 2021 will be 9.6875 million yuan

通过社交媒体建立个人IP的 5 种行之有效的策略

Go语学习笔记 - gorm使用 - gorm处理错误 Web框架Gin(十)

WSL安装图形界面并通过xrdp/X-Launch访问

Abstract classes and interfaces (study notes)

宁波中宁典当转让29.5%股权为283.38万元,2021年所有者权益为968.75万元

阿里云视频点播+项目实战

MySql统计函数COUNT详解

PS Basic Learning (1)
随机推荐
2022 Nioke Summer Multi-School Training Camp 1 J Serval and Essay
【科研】文献下载神器方式汇总
The most complete Redis basic + advanced project combat summary notes in history
Successfully resolved ModuleNotFoundError: No module named 'Image'
Apache Doris系列之:深入认识实时分析型数据库Apache Doris
BFS题单总结
mysql锁机制
DFS question list and template summary
【Untitled】
【无标题】
鳄梨价格数据集(Avocado Prices)
QT开发简介、命名规范、signal&slot信号槽
阿里云视频点播+项目实战
PhpMetrics usage
2021GDCPC广东省大学生程序设计竞赛 H.History
解决一个Mysql的utf8编码导致的问题
抽象类和接口(学习笔记)
go版本升级
A detailed explanation: SRv6 Policy model, calculation and drainage
DFS题单以及模板汇总