Skip to content
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

Update aliyun_rds.py #49

Closed
wants to merge 1 commit into from
Closed

Update aliyun_rds.py #49

wants to merge 1 commit into from

Conversation

sky1006
Copy link

@sky1006 sky1006 commented Feb 14, 2019

update SQLID->SQLHASH

update SQLID->SQLHASH
@codecov
Copy link

codecov bot commented Feb 14, 2019

Codecov Report

Merging #49 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   43.24%   43.24%           
=======================================
  Files          48       48           
  Lines        4717     4717           
=======================================
  Hits         2040     2040           
  Misses       2677     2677
Impacted Files Coverage Δ
sql/aliyun_rds.py 10.98% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd37bef...f2d6609. Read the comment docs.

@hhyo
Copy link
Owner

hhyo commented Feb 14, 2019

值获取的信息修改即可, SlowLog['SQLId']= str(SlowLog['SQLHASH']) ,如果修改返回对象,则相应前端代码都需要修改,修改完请帮忙验证一下从汇总跳转到详情是否正常

@sky1006
Copy link
Author

sky1006 commented Feb 14, 2019

update rds

@LeoQuote
Copy link
Collaborator

LeoQuote commented Feb 14, 2019

https://help.aliyun.com/document_detail/26288.html?spm=a2c4g.11186623.6.1325.387061cafagXD9

看了下阿里云的相关文档, 确实这里是 SQLHASH

link #48

@hhyo
Copy link
Owner

hhyo commented Feb 15, 2019

旧版本的SDK返回对象也调整了,已修改,见#48

@hhyo hhyo closed this Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants