Merge branch 'pratik/otel-phase8-log-correlation' into pratik/otel-phase9-metric-gap-fill

This commit is contained in:
Pratik Mankawde
2026-06-01 17:01:05 +01:00
3 changed files with 115 additions and 100 deletions

View File

@@ -81,6 +81,7 @@ public:
* @return Shared pointer to the created Collector.
*/
static std::shared_ptr<Collector>
// NOLINTNEXTLINE(readability-identifier-naming)
New(std::string const& endpoint,
std::string const& prefix,
std::string const& instanceId,