An open API service indexing awesome lists of open source software.

https://github.com/microsoft/application-insights-workbooks

Templates for Azure Monitor Workbooks
https://github.com/microsoft/application-insights-workbooks

analysis application-insights-workbooks azure azure-monitor-workbooks workbooks

Last synced: 14 days ago
JSON representation

Templates for Azure Monitor Workbooks

Awesome Lists containing this project

README

        

# Azure Monitor Workbook Templates [![Build Status](https://github.com/microsoft/Application-Insights-Workbooks/workflows/Template%20Validation/badge.svg)](https://travis-ci.org/microsoft/Application-Insights-Workbooks)

## Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

## What is this repository for?
This repository contains the templates shown in the workbook galleries of [Azure Monitor Workbooks](https://docs.microsoft.com/azure/application-insights/app-insights-usage-workbooks). Templates added to this repository will show up in the various Workbook Galleries for users of Azure Monitor Workbooks. By contributing templates, you can help others solve interesting problems using the workbooks you've found helpful on your own team.

## Azure Monitor Workbooks

Workbooks allow Azure Monitor users to create customizable interactive reports and analytic narratives by providing a flexible canvas that allows them to:

1. Create rich visual reports and analytics experiences within the Azure portal.
2. Use metric, log and Azure Resource Graph data
3. Build interactive experiences based on user input
4. Customize their analysis and persist for later use.
5. Use templates for curated analysis from a public gallery
6. Leverage ARM programmability to create and manage their workbook assets.

These capabilities of workbooks can be used to create curated and customized reports, analytic narratives, dashboards, etc.

Use these links to learn more about workbooks:

* [Data Sources](Documentation/DataSources/DataSources.md)
* [Visualizations](Documentation/Visualizations/Visualizations.md)
* [Parameters](Documentation/Parameters/Parameters.md)
* [Groups](Documentation/Groups/Groups.md)
* [Interactivity](Documentation/Interactivity.md)
* [Manage programmatically](Documentation/Programmatically.md)
* [Sample Gallery](Documentation/Samples/Samples.md)
* [Contributing](Documentation/Contributing.md)
* [Testing](Documentation/Contributing.md#how-to-test-your-changes)
* [Previews](Documentation/Contributing.md#testing-preview-workbook-templates)
* [Auto-Refresh](Documentation/AutoRefresh.md)
* [New Gallery](Documentation/Gallery.md)

### Sample Workbook
![Image of a sample workbook](Documentation/Images/WorkbookExample.png)

## How to contribute?

For more details about getting started, see the [Contributing guidelines](CONTRIBUTING.md).

Note that templates in this repo will show up for all users of Azure who open the specified gallery. For this reason, the templates gallery is curated by Microsoft. If the submitted template is useful to the community and it does not place undue stress on the underlying infrastructure, it will be accepted to be part of the gallery.

## Status
This repo is [supported by Microsoft](https://docs.microsoft.com/en-us/azure/azure-monitor).
* [File an issue](new-issue) or submit a pull request on GitHub
* Request or upvote features on [UserVoice](https://feedback.azure.com/forums/913690-azure-monitor)
* File a [support](https://docs.microsoft.com/en-us/azure/azure-supportability/how-to-create-azure-support-request) ticket with Azure

We are constantly working to improve, and we value your feedback.