diff --git a/logos/dotnetaspire.png b/logos/dotnetaspire.png new file mode 100644 index 0000000..9652788 Binary files /dev/null and b/logos/dotnetaspire.png differ diff --git a/model/components/donetaspire.yml b/model/components/donetaspire.yml new file mode 100644 index 0000000..ef5bd03 --- /dev/null +++ b/model/components/donetaspire.yml @@ -0,0 +1,19 @@ +--- +components: + + # Grafana + - id: dotnetaspire + name: Dotnet Aspire + description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. + link: https://github.com/dotnet/aspire + github: + - dotnet/aspire + twitter: dotnetaspire + logo: dotnetaspire + license: + - Apache License 2.0 + categories: + - dashboarding + connections: + dataFrom: + - opentelemetry \ No newline at end of file