https://github.com/alhardy/app-metrics-docs
This the the docfx generated documentation site for App Metrics 1.0
https://github.com/alhardy/app-metrics-docs
application-insights
docfx
dotnet
dotnet-core
dotnet-framework
dotnet-standard
dotnetcore
elasticsearch
graphite
influxdb
instrumentation
metrics
monitoring
performance
prometheus
Last synced: 19 days ago
JSON representation
This the the docfx generated documentation site for App Metrics 1.0
-
Host: GitHub
-
URL: https://github.com/alhardy/app-metrics-docs
-
Owner: alhardy
-
Created: 2016-11-19T22:57:11.000Z
(about 8 years ago)
-
Default Branch: master
-
Last Pushed: 2017-10-11T10:12:37.000Z
(over 7 years ago)
-
Last Synced: 2025-01-03T04:06:41.998Z
(21 days ago)
-
Topics: application-insights, docfx, dotnet, dotnet-core, dotnet-framework, dotnet-standard, dotnetcore, elasticsearch, graphite, influxdb, instrumentation, metrics, monitoring, performance, prometheus
-
Language: HTML
-
Homepage: https://alhardy.github.io/app-metrics-docs/
-
Size: 10.3 MB
-
Stars: 0
-
Watchers: 1
-
Forks: 0
-
Open Issues: 0
-
Metadata Files:
Awesome Lists containing this project
App Metrics DocFx
App Metrics DocFx
This repo contains the source code for https://alhardy.github.io/app-metrics-docs/ which is the documentation for App Metrics 1.0
Building
- Download and install DocFX (Add to your path to make things easier)
- In the repo's root run
docfx --build
Serving the static site locally
In the repo's root run docfx --serve