Giter Club home page Giter Club logo

laravel-aws-timestream's Issues

Change default region

I noticed there is no way to change the default region (eu-west-1), maybe an env variable to configure the region could be useful

Test

new issue test

String casting for dimensions in CommonAttributes + default dimensions

Hi @norbybaru, thanks for your great library.

I can't use it properly because there 2 issues that mentioned. I've fixed it on my own repository.

It could be great if I could open a PR.

Anyway, there missing of casting to string on PayloadBuilder.php:49

  • no default set for $dimensions. So i'm getting an error that there on initial value. (Actually, it can be an empty array)

Thanks again.

Laravel 11 Support

Currently cannot install norbybaru/laravel-aws-timestram in a Laravel 11 project due to conflicting versions of illuminate\support.

  Problem 1
    - norbybaru/laravel-aws-timestream[v0.1.0, ..., v0.1.1] require illuminate/support ^8.0|^9.0 -> found illuminate/support[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
    - norbybaru/laravel-aws-timestream[v0.2.0, ..., v0.3.1] require illuminate/support ^8.0|^9.52|^10.0 -> found illuminate/support[v8.0.0, ..., v8.83.27, v9.52.0, ..., v9.52.16, v10.0.0, ..., v10.48.4] but these were not loaded, likely because it conflicts with another require.
    - Root composer.json requires norbybaru/laravel-aws-timestream * -> satisfiable by norbybaru/laravel-aws-timestream[v0.1.0, ..., v0.3.1].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require norbybaru/laravel-aws-timestream:*" to figure out if any version is installable, or "composer require norbybaru/laravel-aws-timestream:^2.1" if you know which you need.

Most likely a simple |^11.0 appended to the version requirements in composer.json would do the trick.

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.