Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/segmentio/coredns-plugins
Segment CoreDNS plugins
https://github.com/segmentio/coredns-plugins
paused
Last synced: 2 months ago
JSON representation
Segment CoreDNS plugins
- Host: GitHub
- URL: https://github.com/segmentio/coredns-plugins
- Owner: segmentio
- License: mit
- Created: 2018-02-01T00:46:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-26T21:26:34.000Z (over 1 year ago)
- Last Synced: 2024-08-02T01:25:34.618Z (6 months ago)
- Topics: paused
- Language: Go
- Homepage:
- Size: 84 KB
- Stars: 24
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - segmentio/coredns-plugins - Segment CoreDNS plugins (Go)
README
# coredns plugins [![CircleCI](https://circleci.com/gh/segmentio/coredns-plugins.svg?style=shield)](https://circleci.com/gh/segmentio/coredns-plugins) [![Go Report Card](https://goreportcard.com/badge/github.com/segmentio/coredns-plugins)](https://goreportcard.com/report/github.com/segmentio/coredns-plugins) [![GoDoc](https://godoc.org/github.com/segmentio/coredns-plugins?status.svg)](https://godoc.org/github.com/segmentio/coredns-plugins)
> **Note**
> Segment has paused maintenance on this project, but may return it to an active status in the future. Issues and pull requests from external contributors are not being considered, although internal contributions may appear from time to time. The project remains available under its open source license for anyone to use.This repository is home for custom [coredns](https://github.com/coredns/coredns)
plugins that we use at Segment. We make them available to the public in the hope
that they will be useful to someone.Enjoy!
## Plugins
- [consul](https://github.com/segmentio/coredns-plugins/blob/master/consul)
- [dogstatsd](https://github.com/segmentio/coredns-plugins/blob/master/dogstatsd)