Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Conversation

dwerder
Copy link
Member

@dwerder dwerder commented Jun 24, 2020

No description provided.

Radu Pantiru and others added 30 commits March 4, 2019 14:02
django-admin migrate --settings=graphite.settings --run-syncdb even removes the requirement of the manage.py file.
 Initial django db creation example for Django >=1.7
Add option REMOTE_STORE_MERGE_RESULTS to local_settings.py.erb template
Switch for the queue sorts log data
…and carbon-hack, delete egg-infos of old versions, subscribe hacks only to the relevant packages
…tance

tests
- update default nodeset to ubuntu 18.04
By default carbon-logrotate will attempt to compress files that haven't been rotated or updated by carbon in over 3 days. This will eventually begin to fail as it cannot gzip over the same name (we see this happening most often on listener.log)

This seems to happen because carbon doesn't do the file rotation until the next line is added to the log. 

This change will only attempt to compress files that carbon has actually rotated

Solves #371
Add option to enable tag support (#387)
Installation of Graphite-Web with URL prefix #393
assign variables based on versioncmp() for Debian/Ubuntu
@dwerder dwerder merged commit 94b572f into master Jun 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants