added reports page

This commit is contained in:
PxlLoewe
2025-05-16 22:49:44 -07:00
parent da5ec8470d
commit 40ca6b1bd9
25 changed files with 1355 additions and 1363 deletions

View File

@@ -33,26 +33,26 @@ For instructions installing, refer to the [access and installation instructions]
## Resources
- [Documentation](https://grafana.com/docs/grafana-cloud/visualizations/simplified-exploration/profiles/)
- [CHANGELOG](https://github.com/grafana/explore-profiles/releases)
- [GITHUB](https://github.com/grafana/explore-profiles/)
- [CHANGELOG](https://github.com/grafana/profiles-drilldown/releases)
- [GITHUB](https://github.com/grafana/profiles-drilldown/)
## Contributing
We love accepting contributions!
If your change is minor, please feel free submit
a [pull request](https://github.com/grafana/explore-profiles/pull/new)
a [pull request](https://github.com/grafana/profiles-drilldown/pull/new)
If your change is larger, or adds a feature, please file an issue beforehand so
that we can discuss the change. You're welcome to file an implementation pull
request immediately as well, although we generally lean towards discussing the
change and then reviewing the implementation separately.
For more information, refer to [Contributing to Grafana Profiles Drilldown](https://github.com/grafana/explore-profiles/blob/main/docs/CONTRIBUTING.md)
For more information, refer to [Contributing to Grafana Profiles Drilldown](https://github.com/grafana/profiles-drilldown/blob/main/docs/CONTRIBUTING.md)
### Bugs
If your issue is a bug, please open one [here](https://github.com/grafana/explore-profiles/issues/new).
If your issue is a bug, please open one [here](https://github.com/grafana/profiles-drilldown/issues/new).
### Changes
We do not have a formal proposal process for changes or feature requests. If you have a change you would like to see in
Grafana Profiles Drilldown, please [file an issue](https://github.com/grafana/explore-profiles/issues/new) with the necessary details.
Grafana Profiles Drilldown, please [file an issue](https://github.com/grafana/profiles-drilldown/issues/new) with the necessary details.