mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-03 06:59:14 +00:00
Since we adopted Skylight to get response times across endpoints and instances, we failed to get accurate numbers. Our Rails version is not supported and thus Skylight fails to provide data for the slowest endpoints, the ones we care about the most. Even with a supported one we could potentially hit any limits on tracing and have the same problem. Recently, we started paying for Datadog's APM and the experience, although it's still early, has been better. It makes it possible to correlate between services and other metrics which helps spotting the underlying issues. Therefore, having two agents running on the server consumes system resources so we better get rid of Skylight's one.
42 lines
2.7 KiB
Markdown
42 lines
2.7 KiB
Markdown
[](https://semaphoreci.com/openfoodfoundation/openfoodnetwork-2)
|
|
[](https://codeclimate.com/github/openfoodfoundation/openfoodnetwork)
|
|
|
|
# Open Food Network
|
|
|
|
The Open Food Network is an online marketplace for local food. It enables a network of independent online food stores that connect farmers and food hubs (including coops, online farmers' markets, independent food businesses etc); with individuals and local businesses. It gives farmers and food hubs an easier and fairer way to distribute their food.
|
|
|
|
Supported by the Open Food Foundation and a network of global affiliates, we are proudly open source and not-for-profit - we're trying to seriously disrupt the concentration of power in global agri-food systems, and we need as many smart people working together on this as possible.
|
|
|
|
We're part of global movement - get involved!
|
|
|
|
* Join the conversation [on Slack][slack-invite]. Make sure you introduce yourself in the #general channel
|
|
* Head to [https://openfoodnetwork.org](https://openfoodnetwork.org) for more information about the global OFN project.
|
|
* Check out the [User Guide](https://guide.openfoodnetwork.org/) for a list of features and tutorials.
|
|
* Join our [discussion forum](https://community.openfoodnetwork.org).
|
|
|
|
## Contributing
|
|
|
|
If you are interested in contributing to the OFN in any capacity, please introducing yourself [on Slack][slack-invite], and have a look through our [Contributor Guide][contributor-guide]
|
|
|
|
Our [GETTING_STARTED](GETTING_STARTED.md) and [CONTRIBUTING](CONTRIBUTING.md) guides are the best place to start for developers looking to set up a development environment and make contributions to the codebase.
|
|
|
|
## Provisioning
|
|
|
|
If you're interested in provisioning a server, see [ofn-install][ofn-install] for the project's Ansible playbooks.
|
|
|
|
We also have a [Super Admin Guide][super-admin-guide] to help with configuration of new servers.
|
|
|
|
## Testing
|
|
|
|
We use [BrowserStack](https://www.browserstack.com/) as a manual testing tool. BrowserStack provides open source projects with unlimited and free of charge accounts. A big thanks to them!
|
|
|
|
## Licence
|
|
|
|
Copyright (c) 2012 - 2019 Open Food Foundation, released under the AGPL licence.
|
|
|
|
[survey]: https://docs.google.com/a/eaterprises.com.au/forms/d/1zxR5vSiU9CigJ9cEaC8-eJLgYid8CR8er7PPH9Mc-30/edit#
|
|
[slack-invite]: https://openfoodnetwork.org/slack-invite
|
|
[contributor-guide]: https://ofn-user-guide.gitbook.io/ofn-contributor-guide/who-are-we
|
|
[ofn-install]: https://github.com/openfoodfoundation/ofn-install
|
|
[super-admin-guide]: https://ofn-user-guide.gitbook.io/ofn-super-admin-guide
|