# Github Django-influxDB-metrics

**URL:** https://community.influxdata.com/t/github-django-influxdb-metrics/291
**Category:** Systems
**Tags:** influxdb
**Created:** [March 21, 2017, 7:15am UTC](https://community.influxdata.com/t/github-django-influxdb-metrics/291 "2017-03-21T07:15:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Luv](https://sea1.discourse-cdn.com/flex023/user_avatar/community.influxdata.com/luv/32/78_2.png) [@Luv](https://community.influxdata.com/u/Luv)
#### Post date: [March 21, 2017, 7:15am UTC](https://community.influxdata.com/t/github-django-influxdb-metrics/291/1 "2017-03-21T07:15:28Z")

</div>

I am trying to connect my django application with influxdb.  
There is a python package to so, namely [Django-Influxdb-metrics](https://github.com/bitlabstudio/django-influxdb-metrics) .

And, this is not working. If someone is using this package, please help.

I think there is not a proper docs dor this package, so, I need help in this.  
I want to ask that how it works, and what kind of data of django app is stored in influxdb ?  
Till now, the database is empty.

---

<div class="post-metadata">

### Author: ![Luv](https://sea1.discourse-cdn.com/flex023/user_avatar/community.influxdata.com/luv/32/78_2.png) [@Luv](https://community.influxdata.com/u/Luv)
#### Post date: [March 21, 2017, 11:23am UTC](https://community.influxdata.com/t/github-django-influxdb-metrics/291/2 "2017-03-21T11:23:11Z")

</div>

The issue was solved. I was just being impatient.

Sorry.

---

<div class="post-metadata">

### Author: ![jackzampolin](https://sea1.discourse-cdn.com/flex023/user_avatar/community.influxdata.com/jackzampolin/32/5_2.png) [@jackzampolin](https://community.influxdata.com/u/jackzampolin)
#### Post date: [March 21, 2017, 3:41pm UTC](https://community.influxdata.com/t/github-django-influxdb-metrics/291/3 "2017-03-21T15:41:38Z")

</div>

@Luv Well thank you for posting! Glad you could get it working. See you around!

---

<div class="post-metadata">

### Author: ![shelly3194](https://avatars.discourse-cdn.com/v4/letter/s/b9e5f3/32.png) [@shelly3194](https://community.influxdata.com/u/shelly3194)
#### Post date: [January 11, 2018, 8:00am UTC](https://community.influxdata.com/t/github-django-influxdb-metrics/291/4 "2018-01-11T08:00:22Z")

</div>

hi @Luv, i want to ask you about configuration influxdb in django application. I try to use python package Django-influxdb-metrics but i still not understand and i don’t know how to use, can you tell me how to use that?
