mcp-instana 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. mcp_instana-0.1.1.dist-info/METADATA +908 -0
  2. mcp_instana-0.1.1.dist-info/RECORD +30 -0
  3. {mcp_instana-0.1.0.dist-info → mcp_instana-0.1.1.dist-info}/WHEEL +1 -1
  4. mcp_instana-0.1.1.dist-info/entry_points.txt +4 -0
  5. mcp_instana-0.1.0.dist-info/LICENSE → mcp_instana-0.1.1.dist-info/licenses/LICENSE.md +3 -3
  6. src/application/__init__.py +1 -0
  7. src/{client/application_alert_config_mcp_tools.py → application/application_alert_config.py} +251 -273
  8. src/application/application_analyze.py +415 -0
  9. src/application/application_catalog.py +153 -0
  10. src/{client/application_metrics_mcp_tools.py → application/application_metrics.py} +107 -129
  11. src/{client/application_resources_mcp_tools.py → application/application_resources.py} +128 -150
  12. src/application/application_settings.py +1135 -0
  13. src/application/application_topology.py +107 -0
  14. src/core/__init__.py +1 -0
  15. src/core/server.py +436 -0
  16. src/core/utils.py +213 -0
  17. src/event/__init__.py +1 -0
  18. src/{client/events_mcp_tools.py → event/events_tools.py} +128 -136
  19. src/infrastructure/__init__.py +1 -0
  20. src/{client/infrastructure_analyze_mcp_tools.py → infrastructure/infrastructure_analyze.py} +200 -203
  21. src/{client/infrastructure_catalog_mcp_tools.py → infrastructure/infrastructure_catalog.py} +194 -264
  22. src/infrastructure/infrastructure_metrics.py +167 -0
  23. src/{client/infrastructure_resources_mcp_tools.py → infrastructure/infrastructure_resources.py} +192 -223
  24. src/{client/infrastructure_topology_mcp_tools.py → infrastructure/infrastructure_topology.py} +105 -106
  25. src/log/__init__.py +1 -0
  26. src/log/log_alert_configuration.py +331 -0
  27. src/prompts/mcp_prompts.py +900 -0
  28. src/prompts/prompt_loader.py +29 -0
  29. src/prompts/prompt_registry.json +21 -0
  30. mcp_instana-0.1.0.dist-info/METADATA +0 -649
  31. mcp_instana-0.1.0.dist-info/RECORD +0 -19
  32. mcp_instana-0.1.0.dist-info/entry_points.txt +0 -3
  33. src/client/What is the sum of queue depth for all q +0 -55
  34. src/client/instana_client_base.py +0 -93
  35. src/client/log_alert_configuration_mcp_tools.py +0 -316
  36. src/client/show the top 5 services with the highest +0 -28
  37. src/mcp_server.py +0 -343
@@ -0,0 +1,30 @@
1
+ src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ src/application/__init__.py,sha256=cfWHjA5NzAvL0jcekaIO3NTe5DRtznYRqg9_8hVwSzc,37
3
+ src/application/application_alert_config.py,sha256=7_t-ahjwJgGdQvN7Cx5iopZCbIsabXj7HdYm0dW5Gg0,29769
4
+ src/application/application_analyze.py,sha256=MblKsI167z5-1Hc95ELqzHPMnx_PKamR4y-2YQ1KNWY,17127
5
+ src/application/application_catalog.py,sha256=WzrrhaJPQ4JcvF2OWNAVlGxGQYb4UeS6fWeT56ddPSQ,6193
6
+ src/application/application_metrics.py,sha256=Dk1G9D3Fb6-58N7FXMYVmlTjE4WdUVx47SmBCvSa1AI,14867
7
+ src/application/application_resources.py,sha256=NmhfAlZn9ciTwklN9CZJQl0iDLm8kGkNH1wLAR32H7A,17705
8
+ src/application/application_settings.py,sha256=aPvtNYy_JPCiPsYNZlif1nu9ij6gllab-X2v7Z2IWl8,45111
9
+ src/application/application_topology.py,sha256=T3T2GF4xAowzT2wVDWn5p5rHg-EJmV71aMnMfmPDd6A,4362
10
+ src/core/__init__.py,sha256=gZdGV4TVETqe3XV-_lzQMw0IgyTTCqYYgP3PH9YdWbU,30
11
+ src/core/server.py,sha256=XS145QUEcrLyRCTPmGe7Z0f-m4RiRdbka1oEwKEQ2Z4,16945
12
+ src/core/utils.py,sha256=Haqke88RcwwCp-g94PZS_C4MYYix-6RHk0ZCQsHqLQE,10288
13
+ src/event/__init__.py,sha256=ru-xCHU9xksGf9aJslvI37-6SI2yoBOpsoaED-vbaaQ,31
14
+ src/event/events_tools.py,sha256=NX-GrY4BzqTPbePhvM53LX7mAYXG1icsqsOxzwgL5uI,25096
15
+ src/infrastructure/__init__.py,sha256=xZuRO1Zb2iPyO5G3PRM90dfesaFheL7DMSSJMujtLVk,40
16
+ src/infrastructure/infrastructure_analyze.py,sha256=oU94MrnGh1ETquRVexS_oSEiMhz6jPlKfSQbLio03D4,28874
17
+ src/infrastructure/infrastructure_catalog.py,sha256=wuqU8VUrXL8JS-4dEHcuKNbD_aWEj4EvLbe4ir6eaq8,27041
18
+ src/infrastructure/infrastructure_metrics.py,sha256=y_XOoIXY4Oz0Va6ZJlCALapnjnVJ8gTGUV6Ay44kUG4,6880
19
+ src/infrastructure/infrastructure_resources.py,sha256=IAPlF_0JAOiq7mRd0Fs6DiAJ9qWWvi8fQmpFYs3jrt8,28321
20
+ src/infrastructure/infrastructure_topology.py,sha256=z3AirNtxyP3BkGr3x-rzjEkXUC-0CMQhgEB8PZ4uDkQ,14494
21
+ src/log/__init__.py,sha256=NwPZccMqR5aR6PrISe760gkABtpg7zpbwOK-uMPB-_Y,29
22
+ src/log/log_alert_configuration.py,sha256=OTGxj9MmtTQOupAR65C1fbK_byG2wkkIGMlGTT1kEXU,14746
23
+ src/prompts/mcp_prompts.py,sha256=w68FPFL4Sctfc_ls1wlSPIWC2ZPYaNqlY-D1uMVwjzc,28197
24
+ src/prompts/prompt_loader.py,sha256=cQEKZZ4kB2prhd1m_AXu9DahizGqQvKJNDf0r49ArV8,938
25
+ src/prompts/prompt_registry.json,sha256=jBpgSs1VRaLDKbSkeqUaSrwY3DTDQNzYkscXQ-759h0,645
26
+ mcp_instana-0.1.1.dist-info/METADATA,sha256=cea_swkYt85AScMsptIV10kDUHMlrYcDZ3ErjH9T4dk,36550
27
+ mcp_instana-0.1.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
28
+ mcp_instana-0.1.1.dist-info/entry_points.txt,sha256=p1aZ9Ks0aJKpoIy6Mk-08cGYAfkXMNbwYIlokm513A4,140
29
+ mcp_instana-0.1.1.dist-info/licenses/LICENSE.md,sha256=Ox7lseFP2kBRXBjsLweW1jLmWiCyrKjwF8ZUvCbKd70,11310
30
+ mcp_instana-0.1.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.1.3
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -0,0 +1,4 @@
1
+ [console_scripts]
2
+ mcp-instana = src.core.server:main
3
+ test = tests.run_all_tests:main
4
+ test-coverage = tests.run_all_tests_with_coverage:main
@@ -1,4 +1,4 @@
1
- Apache License
1
+ Apache License
2
2
  Version 2.0, January 2004
3
3
  http://www.apache.org/licenses/
4
4
 
@@ -178,7 +178,7 @@
178
178
  APPENDIX: How to apply the Apache License to your work.
179
179
 
180
180
  To apply the Apache License to your work, attach the following
181
- boilerplate notice, with the fields enclosed by brackets "[]"
181
+ boilerplate notice, with the fields enclosed by brackets "{}"
182
182
  replaced with your own identifying information. (Don't include
183
183
  the brackets!) The text should be enclosed in the appropriate
184
184
  comment syntax for the file format. We also recommend that a
@@ -186,7 +186,7 @@
186
186
  same "printed page" as the copyright notice for easier
187
187
  identification within third-party archives.
188
188
 
189
- Copyright [yyyy] [name of copyright owner]
189
+ Copyright 2017 Solo.io, Inc.
190
190
 
191
191
  Licensed under the Apache License, Version 2.0 (the "License");
192
192
  you may not use this file except in compliance with the License.
@@ -0,0 +1 @@
1
+ # Application module for MCP Instana