https://github.com/nblumhardt/bagels
A simple example of Serilog, Seq and InfluxDB metrics configuration in ASP.NET 5
https://github.com/nblumhardt/bagels
Last synced: 4 months ago
JSON representation
A simple example of Serilog, Seq and InfluxDB metrics configuration in ASP.NET 5
- Host: GitHub
- URL: https://github.com/nblumhardt/bagels
- Owner: nblumhardt
- License: apache-2.0
- Created: 2015-09-05T23:17:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T11:19:37.000Z (over 9 years ago)
- Last Synced: 2024-12-17T13:22:48.358Z (6 months ago)
- Language: HTML
- Size: 2.41 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bagels
A simple example of Serilog, Seq and InfluxDB metrics configuration in ASP.NET 5.
Used as an API demo - lots of shortcuts are taken with the app design that make this codebase unsuitable as a starting point for real applications.