Skip to content

Instantly share code, notes, and snippets.

View urangurang's full-sized avatar

Jinsoo Park urangurang

  • Sony Interactive Entertainment
  • Tokyo, Japan
View GitHub Profile
keda:
- type: cloudwatch
metrics:
- metricType: AverageValue
targetMetricValue: 24000
dimensionValue: xxx
metricStat: Sum
metricStatPeriod: 60
metricEndTimeOffset: 60
- metricType: AverageValue
"""
Django settings for django_react project.
Generated by 'django-admin startproject' using Django 1.8.
For more information on this file, see
https://docs.djangoproject.com/en/1.8/topics/settings/
For the full list of settings and their values, see
https://docs.djangoproject.com/en/1.8/ref/settings/