https://github.com/onurakkaya/elasticapm-netframework-custommetrics
Elastic Apm .Net Framework Custom Metrics Example
https://github.com/onurakkaya/elasticapm-netframework-custommetrics
custom-metrics elasticapm netframework
Last synced: 2 months ago
JSON representation
Elastic Apm .Net Framework Custom Metrics Example
- Host: GitHub
- URL: https://github.com/onurakkaya/elasticapm-netframework-custommetrics
- Owner: onurakkaya
- License: gpl-3.0
- Created: 2020-06-21T19:26:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T03:59:42.000Z (over 2 years ago)
- Last Synced: 2025-02-13T06:44:03.595Z (4 months ago)
- Topics: custom-metrics, elasticapm, netframework
- Language: JavaScript
- Homepage:
- Size: 729 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ElasticApm-NetFramework-CustomMetrics
Elastic Apm .Net Framework Custom Metrics Example# Things you need to do before run.
#### Edit Entity Connection Strings in Helper/Service Manager
#### Edit Elastic Apm path in web.config / AppSettings.
Have fun!