LibreNMS/app/Providers
Walkablenormal c855d6c2fe
Support for InfluxDB V2 API (#15861)
* Addition of influxdb-client-php to Composer.

* Addtion of InfluxDBv2 support.

* Addition of front-end options.

* Addition of documentation.

* Addition of the acknowledgement of the PHP library used.

* Fixed a unneeded bracket.

* Addition of a basic datastore test.

* StyleCI fixes.

* StyleCI fixes.

* StyleCI fixes.

* Fixed exception class.

* Revert accidental change.

* Fix to composer lock to not update all packages.

* Fix to composer lock to not update all packages, but still include the new Influx lib.

* Another attempt at getting Composer to behave the way I think it should work.

* Fixed merge-conflict in Composer due to #15869.

* Update composer.json

* Update composer.lock

* Update composer.json

* Update composer.lock

---------

Co-authored-by: Tony Murray <murraytony@gmail.com>
2024-03-07 12:26:21 -06:00
..
AppServiceProvider.php Vmware vminfo modernize (#15008) 2023-10-05 19:49:26 -05:00
AuthServiceProvider.php Add functionality for custom maps (weathermaps) (#15633) 2024-01-31 08:56:59 -06:00
BroadcastServiceProvider.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
CliServiceProvider.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
ComposerServiceProvider.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
ConfigServiceProvider.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
DatastoreServiceProvider.php Support for InfluxDB V2 API (#15861) 2024-03-07 12:26:21 -06:00
ErrorReportingProvider.php Print stack trace in error dumps (#15514) 2023-10-28 23:34:56 +02:00
EventServiceProvider.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
LegacyUserProvider.php Radius update roles correctly (#15261) 2023-08-28 23:38:09 -05:00
PluginProvider.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
RouteServiceProvider.php Apply fixes from StyleCI (#14899) 2023-03-13 22:32:22 +01:00
SnmptrapProvider.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
TokenUserProvider.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00