diff --git a/README.md b/README.md index 23cc51d..556f8e8 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ The GuzzleHttpBundle provide a guzzle client as symfony service. ## Installation -**NOTE :** Work in progress - Require the bundle in your composer.json file : ```json diff --git a/src/Resources/config/datacollector.yml b/src/Resources/config/datacollector.yml index 2cb0c2f..8bce3f7 100644 --- a/src/Resources/config/datacollector.yml +++ b/src/Resources/config/datacollector.yml @@ -1,5 +1,5 @@ services: - m6web.data_collector.cassandra: + m6web.data_collector.guzzlehttp: class: M6Web\Bundle\GuzzleHttpBundle\DataCollector\GuzzleHttpDataCollector tags: - { name: data_collector, template: 'M6WebGuzzleHttpBundle:Collector:guzzlehttp', id: 'guzzlehttp' } diff --git a/src/Resources/views/Collector/guzzlehttp.html.twig b/src/Resources/views/Collector/guzzlehttp.html.twig index 499d04f..3bbf13c 100644 --- a/src/Resources/views/Collector/guzzlehttp.html.twig +++ b/src/Resources/views/Collector/guzzlehttp.html.twig @@ -2,7 +2,7 @@ {% block toolbar %} {% set icon %} - Cassandra + Guzzle {{ collector.commands | length }} {% endset %} {% set text %}