Skip to content

Commit 432a821

Browse files
committed
Add Azure App Insights plugin
Signed-off-by: Joaquim Rocha <[email protected]>
1 parent 240f2a6 commit 432a821

File tree

8 files changed

+45739
-0
lines changed

8 files changed

+45739
-0
lines changed

azure-app-insights/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# azure-app-insights
2+
3+
This is the default template README for [Headlamp Plugins](https://github.com/headlamp-k8s/headlamp).
4+
5+
- The description of your plugin should go here.
6+
- You should also edit the package.json file meta data (like name and description).
7+
8+
## Developing Headlamp plugins
9+
10+
For more information on developing Headlamp plugins, please refer to:
11+
12+
- [Getting Started](https://headlamp.dev/docs/latest/development/plugins/), How to create a new Headlamp plugin.
13+
- [API Reference](https://headlamp.dev/docs/latest/development/api/), API documentation for what you can do
14+
- [UI Component Storybook](https://headlamp.dev/docs/latest/development/frontend/#storybook), pre-existing components you can use when creating your plugin.
15+
- [Plugin Examples](https://github.com/headlamp-k8s/headlamp/tree/main/plugins/examples), Example plugins you can look at to see how it's done.

0 commit comments

Comments
 (0)