digma-mcp-server
No description available.
File Explorer
- build.yml
- publish.yml
- launch.json
- settings.json
- tasks.json
- publish.sh
- mcp-debug.json
- mcp.json
- AccessTokenRequestHandler.cs
- ApiRequestHandler.cs
- AuthOptions.cs
- TokenProvider.cs
- launchSettings.json
- CodeObservabilityTool.cs
- appsettings.json
- DigmaClient.cs
- DigmaMCPServer.csproj
- Dockerfile
- Program.cs
- ApiKeyValidatorMiddleware.cs
- BearerTokenHandler.cs
- Constants.cs
- DigmaTokenProvider.cs
- AuthOptions.cs
- DigmaOptions.cs
- launchSettings.json
- CodeObservabilityTool.cs
- appsettings.json
- DigmaClient.cs
- DigmaConfigurator.cs
- DigmaSSEServer.csproj
- Dockerfile
- Program.cs
- .dockerignore
- digma-mcp-server.sln
- .gitignore
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
git diff
View Details ▼
git diff
Show changes to tracked files.
git diff
Show unstaged changes:
git diff HEAD
Show all uncommitted changes (including staged ones):
git diff --staged
Show only staged (added, but not yet committed) changes:
// repository documentation
Was this content helpful?
(0 ratings)
