This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Summary
OneAgent 1.313 includes an important change to LogAnalytics logic for timestamp processing of log file content. The new default timezone for automatically recognized timestamp pat...
According to the documentation we should be able to download/manage Openpipeline via the settings API now. So via monaco it should be possible to download the configuration like this, however it d...
Hello, On Openpileine, i am trying to create a dynamic route with these queries: matchesValue(k8s.pod.name, "prod*") AND matchesValue(k8s.cluster.name,"prod*") It works fine with the "k8s.pod.na...
Hello Team, How does OpenPipeline calculate the distribution percentage of logs? Is it based on a specific time window, such as the last 2 hours, or is it calculated over all logs shipped?
We recently set up log forwarding to Dynatrace Api via logstash. In logstash we can see these responses from Dynatrace Api: body=>"{\"success\":{\"code\":200,\"message\":\"Some events were...
Hi, I migrated my configuration using the following procedure: https://docs.dynatrace.com/docs/discover-dynatrace/platform/openpipeline/migration-settings#big-steps--auto--1--Download-the-c...
Hey Everyone, looking for some advice here. I want to build out OpenPipeline for logs and spans and wondering what the best practice is. The end goal is to have buckets on a per service l...
I'm trying to process and extract a BizEvent payload with OpenPipeline, but it seems that OpenPipeline only supports a limited amount of DQL? Imagine the following data content of a BizEvent: {
"r...
Hi Dynatrace Community,
As a newbie navigating Dynatrace, I'm on a mission to create great dashboards from Kong API Gateway logs. Things are going well so far, OpenPipeline makes it pretty smooth t...