-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
监控数据 #30
Comments
|
-- MySQL dump 10.14 Distrib 5.5.65-MariaDB, for Linux (x86_64)-- Host: localhost Database: n9e_hbs -- Server version 5.5.65-MariaDB /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT /; --
|
页面上是否可以看到相关endpoint,是否可以看到metric列表,点击metric是否可以看到图 |
查看transfer中报错
2020-08-21 14:45:36.203742 ERROR routes/query_router.go:37 index addr is nil {1597980000 1597980120 [{[192.168.22.189 192.168.22.189] proc.num [0xc0005474d0 0xc000547500]}]}
使用的命令是
curl -d '{"start":1597980000,"end":1597980120,"series":[{"endpoints":["192.168.22.189","192.168.22.189"],"metric":"proc.num","tagkv":[{"tagk":"target","tagv":["/data/joygames/jdk/bin/java"]},{"tagk":"service","tagv":["mtj-game-server"]}]}]} ' http://192.168.22.189/api/transfer/data -u root:root
The text was updated successfully, but these errors were encountered: