Giter Club home page Giter Club logo

axiom-cloudfront-lambda's People

Contributors

a-khaledf avatar bahlo avatar seiflotfy avatar

Watchers

 avatar  avatar  avatar  avatar

axiom-cloudfront-lambda's Issues

Convert status to int

As we parse a TSV, everything is a string. Figure out what other fields should be non-strings and parse them accordingly.

lambda defaults

taken from #13

@a-khaledf :

Default lambda Memory allocation is 128MB, I am afraid if we are batching 10000 events that might sometimes lead to memory exceeding which would crash the lambda function. if we are doing that I would say let's make the batching configurable and add note that memory allocation should be increased relevant to the batching configuration

@seiflotfy:

I tried it already and did some backfilling. memory did not exceed and I was hitting the 10k. But you might be right...
I am making it configurable...
However if we are doing multiple request back to axiom because of the batch sizes I don't think the default 300ms TTL of lambda would suffice!
WDYT?

Make /logs configurable

You can configure the subdirectory for CloudFront logs, so we should make it configurable in the stack(s) too

Registering Put Trigger

In the base template when providing your own bucket I believe the template is not properly adding a put object trigger on the s3 bucket. The thing is when I try to add it manually it says the trigger is over lapping.

Batch events?

How many events can be in one file? Maybe batch-ingest every 1k or so.

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.