Giter Site home page Giter Site logo

Comments (3)

tredman avatar tredman commented on August 18, 2024 1

FWIW, the PostgreSQL agent is not deprecated. We did have some language to that effect in the past (if you still see this somewhere let me know and we'll fix that), but the general rule is:

  • rdslogs is the easiest / cheapest way to go for most use cases. It has trouble with very large log volumes, though, since it's blocked on the throughput of the RDS API. At a larger log volumes, Lambda is the only way to go to reliably get the RDS logs data.
  • Lambda / Cloudwatch is also supported, but beware the ingest costs for Cloudwatch (they charge $.50/GB for ingest).

I'll take a look at the error logging behavior here. I think we definitely should return an error so that Lambda counts it as a "failed" invocation. But excessive error logging is dangerous due to the high ingest costs in Cloudwatch. In general, we've tried to keep the amount of logging to a minimum.

from agentless-integrations-for-aws.

mollystamos123 avatar mollystamos123 commented on August 18, 2024

I have another instance of this: https://app.intercom.com/a/apps/u7i8awj8/inbox/inbox/all/conversations/27214224456

from agentless-integrations-for-aws.

JamieDanielson avatar JamieDanielson commented on August 18, 2024

Hello,

As we enter 2022 Q1, we are trimming our OSS backlog. We will be closing this issue as it is a low priority for us to fix. It is unlikely that we'll ever get to it, and so we'd like to set expectations accordingly.

If this issue is important to you, please feel free to ping here and we can discuss/re-open.

from agentless-integrations-for-aws.

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.