Giter Club home page Giter Club logo

Comments (2)

JDuskey avatar JDuskey commented on September 13, 2024 1

The GetMetricData issue has been reported (and implemented by linked PRs) in #339
I think with that implementation though it would be nice to see which namespaces are requesting the most data as a label on the metric to make debugging easier.

The ListMetrics one I can make a PR for.

from yet-another-cloudwatch-exporter.

kgeckhart avatar kgeckhart commented on September 13, 2024

👋 thanks for adding these metrics I think it will be helpful! I was just wondering if you have a source for this line,

CW GetMetricData -> for # of metrics retrieved

because the CloudWatch pricing docs seem to indicate it's related to requested data and I'm not able to find anything that says it's about returned data, https://aws.amazon.com/cloudwatch/pricing/?nc1=h_ls.

GetMetricData, GetInsightRuleReport $0.01 per 1,000 metrics requested

If there is somewhere in AWS's docs which says "requested" = "returned" I think it would be awesome to have that linked to prevent confusion. Otherwise, the logic in the linked PR might need adjust to increment based on the number of queries vs the number of result for accuracy purposes.

Edit: Got a bit lost in the different issues, #339, indicates the counter should be based on requested, but the implementation which was merged, #939 is based on returned data. I think a PR is needed here to fix the slight disconnect.

from yet-another-cloudwatch-exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.