Git Product home page Git Product logo

Comments (3)

samsp-msft avatar samsp-msft commented on September 2, 2024 1

Overall - talk about the view being live, and that data is only retained for xxx @JamesNK - what is cycling policy for data?

  • Executables page - maybe link to docs on how to run an exe as part of Aspire

  • Logs pages:

    • Explain that the project/container/exe logs come from the console output of the respective processes. Move the line about OTel up from Project logs to the upper paragraph and use as part of log sources.
    • Structured Logs needs to say it comes from OTLP.
  • Traces page should link to https://learn.microsoft.com/en-us/dotnet/core/diagnostics/distributed-tracing.

    • Explain the colors for bars
    • Explain the colors for arrows in the detail view
  • Metrics

    • Explain dimensions and how the filtering works
    • Explain that it shows all metrics that have been exported by the app - if its not there its not being exported

from docs-aspire.

leslierichardson95 avatar leslierichardson95 commented on September 2, 2024

Extra addition for Traces page, include an explanation for the different symbols being used

from docs-aspire.

JamesNK avatar JamesNK commented on September 2, 2024

This screenshot shows an extendable "details view" that isn't in preview 1:
image
Need to get this screenshot again with preview 1's model dialog.

Metrics page

The metrics page docs should discuss filters. The http.server.request.duration is a good example to show. The UI shows attributes with such as http.route with its associated values, routes that metrics have been captured for, in the text box.

By default, all values are included, which means there is no filtering. But you can remove attribute values to filter associated metrics out. For example, removing /image/{imagename} from http.route will filter out all metrics for that route.

from docs-aspire.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.