PromucFlow_constructor/app/client/packages/rts/src
Subhrashis Das c70adf7440
chore: Switch from OTLP HTTP/protobuf (New Relic) to HTTP/JSON (Grafana) (#37404)
## Description
> [!TIP]  
> _Add a TL;DR when the description is longer than 500 words or
extremely technical (helps the content, marketing, and DevRel team)._
>
> _Please also include relevant motivation and context. List any
dependencies that are required for this change. Add links to Notion,
Figma or any other documents that might be relevant to the PR._


Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags=""

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!WARNING]
> Tests have not run on the HEAD
065cddccdcf3c98cb48ff201daf752708f24666c yet
> <hr>Fri, 15 Nov 2024 11:48:13 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced new monitoring paths for telemetry data exports:
`/monitoring/traces` and `/monitoring/metrics`.
	- Added a function to streamline URL management for telemetry exports.

- **Bug Fixes**
- Updated telemetry export protocols to enhance reliability and
performance.

- **Chores**
- Updated multiple OpenTelemetry dependencies to their latest versions
for improved functionality and security.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-18 05:59:33 +00:00
..
constants chore: Don't break when Appsmtih API URL isn't set (#37309) 2024-11-15 13:34:35 +05:30
controllers chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
middlewares chore: Don't break when Appsmtih API URL isn't set (#37309) 2024-11-15 13:34:35 +05:30
routes chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
services chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
sockets chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
test chore: Don't break when Appsmtih API URL isn't set (#37309) 2024-11-15 13:34:35 +05:30
utils chore: move local dependency to packages (#23395) 2023-05-22 15:55:46 +03:00
instrumentation.ts chore: Switch from OTLP HTTP/protobuf (New Relic) to HTTP/JSON (Grafana) (#37404) 2024-11-18 05:59:33 +00:00
server.ts chore: Don't break when Appsmtih API URL isn't set (#37309) 2024-11-15 13:34:35 +05:30
version.js chore: Use version from info.json directly (#29108) 2023-11-28 06:32:40 +05:30