https://github.com/cloudyspells/carbon-appinsights-samples
Sample use-cases for the carbon-appinsights project
https://github.com/cloudyspells/carbon-appinsights-samples
azure bicep bicep-templates carbon-emissions carbon-footprint green-software logicapps powerbi
Last synced: 3 months ago
JSON representation
Sample use-cases for the carbon-appinsights project
- Host: GitHub
- URL: https://github.com/cloudyspells/carbon-appinsights-samples
- Owner: cloudyspells
- License: mit
- Created: 2023-04-30T11:54:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T21:52:55.000Z (about 2 years ago)
- Last Synced: 2025-01-08T08:46:01.642Z (5 months ago)
- Topics: azure, bicep, bicep-templates, carbon-emissions, carbon-footprint, green-software, logicapps, powerbi
- Homepage:
- Size: 154 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Carbon AppInsights Samples
==========================This repository contains samples that demonstrate various use cases for the
metrics provided to Azure Application Insights by the
[carbon-appinsights](https://github.com/cloudyspells/carbon-appinsights) project.The sample projects are placed in subdirectories of this the `samples` folder.
Each sample comes with it's own `README.md` file that explains the use case and
how to run the sample.
## Samples
- [Refresh a Power BI dataset when emissions are low](/samples/refresh-pbi-dataset/README.md)
- [Queue an Azure Devops build when emissions are low](/samples/ado-queue-build/README.md)
- [Trigger a GitHub Actions repository dispatch event](/samples/github-repo-dispatch/README.md)